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

List: Contains<T> : IScalar<bool> #6

Closed
Meerownymous opened this issue Sep 27, 2017 · 1 comment
Closed

List: Contains<T> : IScalar<bool> #6

Meerownymous opened this issue Sep 27, 2017 · 1 comment
Labels
Milestone

Comments

@Meerownymous
Copy link
Collaborator

We need a contains Enumerable.

It should implement IScalar and be able to test if a given item is in the list.
It should also work by applying a function to test an item.

@Meerownymous Meerownymous added this to the 0.5.4 milestone Sep 27, 2017
@Meerownymous
Copy link
Collaborator Author

Implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant