Nemerle Documentation

list.FindAll Method 

This is an alias for ``Filter''

public list FindAll(
   Func1 f
);

See Also

list Class | Nemerle.Core Namespace