RDom

object RDom
Companion:
class
class Object
trait Matchable
class Any
RDom.type

Type members

Types

type Aux[D, U, Δ] = RDom[D] { type Update = U; type Delta = Δ; }