예제 #1
0
 protected override SetRelation RelatesTo(ImmSortedSet <T> other)
 {
     return(Root.Relation(other.Root));
 }