stdx.collections.immutable.TreeChain
See theTreeChain companion object
Attributes
-
Companion
-
object
-
Experimental
-
true
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Gets the maximum element in the set before the item given
Gets the maximum element in the set before the item given
Value parameters
-
k
-
a value to find in the set
Attributes
-
Returns
-
Maybe.none if TreeChain is empty or if k in incomparable with an element in the chain
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any