async
1.1.2
async-state
/
io.github.anvell.async.state
/
AsyncState
/
withState
with
State
open
fun
withState
(
block
:
(
state
:
S
)
->
Unit
)
Provide current state in
block