Chain

stdx.collections.Chain
See theChain companion trait
object Chain

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Chain.type

Members list

Value members

Concrete methods

def empty[C <: ([_] =>> AnyRef), T](using c: Chain[C])(using PartialOrder[T]): C[T]