coeval

object coeval extends RunSyncEffect[Coeval]
trait RunSyncEffect[Coeval]
class Object
trait Matchable
class Any
coeval.type

Value members

Concrete methods

@inline
def unsafeRun[T](effect: Coeval[T]): T