Nemerle Documentation
list.Find Method
Finds the first elements for which a predicate is true.
public
option
Find(
Func1
pred
);
See Also
list Class
|
Nemerle.Core Namespace