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 Count method #7

Closed
jreina opened this issue Oct 4, 2018 · 3 comments
Closed

Add Count method #7

jreina opened this issue Oct 4, 2018 · 3 comments

Comments

@jreina
Copy link
Member

jreina commented Oct 4, 2018

https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.count?view=netcore-2.1

@estevanjantsk
Copy link
Contributor

I get this one =)

@jreina
Copy link
Member Author

jreina commented Oct 7, 2018

This still needs the Count<T>((x: T) => boolean): number overload implemented.

@PieceMaker
Copy link
Contributor

It looks to me like the Count<T>((x: T) => boolean): number overload was added with #51. I think this issue can be closed.

@jreina jreina closed this as completed Oct 23, 2018
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

3 participants