Build

object Build
class Object
trait Matchable
class Any
Build.type

Value members

Concrete methods

def apply[A](f: A)(pf: PartialFunction[(Option[A], Event), A]): () => A
def const[A](f: => A): () => A
def withoutState[A](pf: PartialFunction[Event, A]): () => A