stdx.collections.immutable.TreeOSet
See theTreeOSet companion object
final class TreeOSet[
A](
tree:
Evermean[
A,
Any])(
using x$2:
Order[
A])
Attributes
-
Companion
-
object
-
Experimental
-
true
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
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