Nemerle Documentation

IMap.Filter Method 

Method returns an IMAP that consists of THIS pair (X,Y) of THIS IMap that FUNC(X) is true

IMap Filter(
   Func2 func
);

See Also

IMap Interface | Nemerle.Collections Namespace