Nemerle Documentation

Tree.Exists Method 

public static bool Exists(
   Node tree,
   Func1 func
);

See Also

Tree Class | Nemerle.Collections Namespace