The code uses some deprecated classes and also methods which do not exist anymore.
scala.collection.immutable.RedBlack is deprecated
Methods insert, delete, byStart, byEnd, elements for RedBlack.NonEmpty do not exist any more.
Range.first does not exist any more.
The code uses some deprecated classes and also methods which do not exist anymore.
scala.collection.immutable.RedBlackis deprecatedMethods
insert,delete,byStart,byEnd,elementsforRedBlack.NonEmptydo not exist any more.Range.firstdoes not exist any more.