nee-core / dev.neeffect.nee.effects.async / ExecutorExecutionContext / execute

execute

fun <T> execute(f: () -> T): Future<T>