Nemerle Documentation

Tree.CountFilter Method 

public static Tuple2 CountFilter(
   Node tree,
   Func1 func
);

See Also

Tree Class | Nemerle.Collections Namespace