Nemerle Documentation
List.FindAll Method
This is an alias for ``Filter''
public static
list
FindAll(
list
l
,
Func1
f
);
See Also
List Class
|
Nemerle.Collections Namespace