Companion

Functions

Link copied to clipboard
open override fun <A> pure(value: A): IO<A>

Creates an IO that wraps a pure value.