public static Node Delete(Node,IComparable);
public static Node Delete(Node,IComparable,bool);
Tree Class | Nemerle.Collections Namespace