ktor-utils
Toggle table of contents
3.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ktor-utils
ktor-utils
/
io.ktor.util.collections
/
TreeLike
/
descendants
descendants
open
fun
descendants
(
)
:
Sequence
<
T
>
(
source
)
Returns a sequence of nodes from the current node and its descendants.
Report a problem