Safepoint

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

Attributes

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

Members list

Concise view

Value members

Abstract methods

def apply(): Boolean
def apply[T, S](v: => T > S | E): T > S | E