kotlin-mpp-playground
Toggle table of contents
0.1.0.0+dc7cae6
common
Platform filter
common
Switch theme
Search in API
kotlin-mpp-playground
shared
/
dev.suresh.lc
/
dfsTo
dfs
To
fun
<
T
>
Tree
<
T
>
.
dfsTo
(
order
:
Order
=
IN
,
dest
:
MutableList
<
T
>
)
(
source
)