kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
common
Platform filter
common
Switch theme
Search in API
kotlin-mpp-playground
shared
/
dev.suresh.lc
/
Node
/
Node
Node
constructor
(
value
:
T
,
left
:
Tree
<
T
>
=
Empty
,
right
:
Tree
<
T
>
=
Empty
)
(
source
)