computation

fun <V> computation(executionContext: ExecutionContext, content: ComputationContextDsl.(ExecutionContext) -> V): V(source)