toggle menu
mobiuskt
1.3.1-SNAPSHOT
common
switch theme
search in API
mobiuskt-coroutines
/
kt.mobius.flow
/
ExecutionPolicy
/
Concurrent
/
Concurrent
Concurrent
constructor
(
limit
:
Int
)
Parameters
limit
The number of effects that that can be handled concurrently, defaulting to
DEFAULT_CONCURRENCY
.