Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Add support for type checking Container and KeyedContainer.#8

Merged
fredemmott merged 2 commits intohhvm:masterfrom
azjezz:patch-1
Feb 6, 2019
Merged

Add support for type checking Container and KeyedContainer.#8
fredemmott merged 2 commits intohhvm:masterfrom
azjezz:patch-1

Conversation

@azjezz
Copy link
Copy Markdown
Contributor

@azjezz azjezz commented Feb 2, 2019

a function might return a KeyedContainer which doesn't have to be a dict[], vec[] or a specific Collection.
in this case using KeyedContainer in testing is more appropriate.
same goes for Container type.

@azjezz
Copy link
Copy Markdown
Contributor Author

azjezz commented Feb 2, 2019

@fredemmott to not have messy commit messages, i suggest squishing the PR commits.

@fredemmott fredemmott merged commit 9b3dd2a into hhvm:master Feb 6, 2019
@azjezz azjezz deleted the patch-1 branch February 6, 2019 21:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants