Safepoint

kyo.core.Safepoint
See theSafepoint companion object
trait Safepoint[M[_], E <: Effect[M, _]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Preempt

Members list

Value members

Abstract methods

def check(): Boolean
def suspend[T, S](v: => T > S): T > S & E