minus
Returns a tree node containing all nodes of the original tree node except the nodes contained in the given other tree node.
Return
a tree node
Sources
jvm source
Link copied to clipboard
Returns a tree node containing all nodes of the original tree node except the nodes contained in the given other tree node.
a tree node