kmpworker
Toggle table of contents
0.1.0-beta06
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
TaskGraphBuilder
/
TaskGraphNode
/
then
then
infix
fun
then
(
other
:
TaskGraphBuilder.TaskGraphNode
)
:
TaskGraphBuilder.TaskGraphNode
Declares that
other
depends on this node.