cpplinq icon indicating copy to clipboard operation
cpplinq copied to clipboard

Any() operator missing

Open nesteruk opened this issue 9 years ago • 0 comments

Actually you seem to be missing a great many Linq operators. I needed an Any() op and it wasn't there. I don't want to go through all the elements with a Where()!

nesteruk avatar Nov 07 '16 19:11 nesteruk