Companion

Functions

Link copied to clipboard
suspend fun <A> empty(): TMVar<A>
Link copied to clipboard
suspend fun <A> new(a: A): TMVar<A>