Nemerle Documentation
Tree.Filter Method
public static
Node
Filter(
Node
tree
,
Func1
func
);
See Also
Tree Class
|
Nemerle.Collections Namespace