main
main
API
ninetynine
P00
P01
P02
P03
P04
P05
P06
P07
P08
P09
P10
P11
P12
P13
P14
P15
P16
P17
P18
P19
P20
P21
P22
P23
P24
P25
P26
P27
P28
P31
P32
P33
P34
P35
P36
P37
P38
P39
P40
P41
P46
P47
BooleanOperators
P49
P50
Node
P55
End
Node
Tree
Tree
P56
P57
P58
Tree
P59
End
Node
Tree
Tree
main
/
ninetynine
/
P55
/
Node
Node
ninetynine.P55.Node
case
class
Node
[
+
T
](
value
:
T
,
left
:
Tree
[
T
],
right
:
Tree
[
T
])
extends
Tree
[
T
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Tree
[
T
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods