Preempt

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

Attributes

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

Members list

Value members

Abstract methods

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

Concrete methods

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

Inherited methods

def apply(): Boolean

Attributes

Inherited from:
Safepoint