Safepoint

trait Safepoint[E <: Effect[_[_]]]
Companion:
object
class Object
trait Matchable
class Any
trait Preempt

Value members

Abstract methods

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