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

Add advanced functions to lists #7

Open
unsegnor opened this issue Jun 20, 2019 · 0 comments
Open

Add advanced functions to lists #7

unsegnor opened this issue Jun 20, 2019 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@unsegnor
Copy link
Owner

Examples:
I want to know whether there is a black room in the house
I would like to write "house.some('rooms', async function(room){return await room.get('color') == 'black'})"

Rules:
Add operations like 'some', 'all', 'count'...

Doubts:

Developer Notes:

@unsegnor unsegnor added enhancement New feature or request question Further information is requested labels Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant