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

Alternative "fields" syntax: _ -> 0|1|True|False #13

Open
zbjornson opened this issue Dec 4, 2016 · 0 comments
Open

Alternative "fields" syntax: _ -> 0|1|True|False #13

zbjornson opened this issue Dec 4, 2016 · 0 comments
Assignees

Comments

@zbjornson
Copy link
Owner

Support any of these:

{"_id" -> 0, "fieldA", "fieldB" -> 1, "fieldC" -> True}

That is, allowing either a rule (_ -> 0|1|True|False) or a field name (which implies True).

(via Mike H)

@zbjornson zbjornson self-assigned this Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant