nee-core
/
dev.neeffect.nee.effects.async
/
ExecutionContext
/
execute
execute
abstract
fun
<
T
>
execute
(
f
:
(
)
->
T
)
:
Future
<
T
>