protected override SetRelation RelatesTo(ImmSortedSet <T> other) { return(Root.Relation(other.Root)); }