arrow-fx / arrow.fx / Ref / invoke

invoke

operator fun <F, A> invoke(MD: MonadDefer<F>, a: A): Kind<F, Ref<F, A>>

Creates an asynchronous, concurrent mutable reference initialized using the supplied function.

Do you like Arrow?

Arrow Org
<