TreeChain

stdx.collections.immutable.TreeChain
See theTreeChain companion class
object TreeChain

Attributes

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

Members list

Type members

Classlikes

Attributes

Supertypes
trait Chain[TreeChain]
class Object
trait Matchable
class Any
Show all
Self type

Value members

Concrete methods

def empty[T](using PartialOrder[T]): TreeChain[T]