LowPrioritySplittableImplicits

com.raquo.airstream.split.LowPrioritySplittableImplicits

If changing the order, check it first on all Scala versions (and be disappointed). Some of the errors caused by implicit ambiguity are not very deterministic in Scala 3. Be conservative.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Splittable.type

Members list

Type members

Classlikes

object ImmutableSeqSplittable extends Splittable[Seq]

Attributes

Supertypes
trait Splittable[Seq]
class Object
trait Matchable
class Any
Self type

Inherited classlikes

object SeqSplittable extends Splittable[Seq]

Attributes

Inherited from:
LowestPrioritySplittableImplicits
Supertypes
trait Splittable[Seq]
class Object
trait Matchable
class Any