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