Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve collection support. #3

Open
nventuro opened this issue Feb 1, 2018 · 0 comments
Open

Improve collection support. #3

nventuro opened this issue Feb 1, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@nventuro
Copy link
Owner

nventuro commented Feb 1, 2018

As of v1.1.0, arrays can only have elements added to them, and it's not possible to check if a value is already present in a dictionary. Also, push is a confusing name in the case of dictionaries, since it allows to change the value for a given key.

@nventuro nventuro added the enhancement New feature or request label Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant