Preempt

kyo.ios$.Preempt
See thePreempt companion object
trait Preempt extends Safepoint[IOs]

Attributes

Companion:
object
Graph
Supertypes
trait Safepoint[IOs]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def ensure(f: () => Unit): Unit

Concrete methods

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

Inherited methods

def apply(): Boolean

Attributes

Inherited from:
Safepoint