toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.scheduler
/
Strand
Strand
common
interface
Strand
Members
Functions
invoke
Link copied to clipboard
common
abstract
operator
fun
invoke
(
jobs
:
Iterable
<
(
)
->
Unit
>
)
:
Task
abstract
operator
fun
invoke
(
jobs
:
Sequence
<
(
)
->
Unit
>
)
:
Task