InitializingCell

trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def init[K[_], D[_], U[_], Δ[_, _]](cycle: CellCycle[D], f: [i] => (x$1: D[i], x$2: CellCycle[D], x$3: Token[i], x$4: ObserverId) => K[Unit]): (InitializingCell[K, D, U, Δ], ObserverId)
def init[K[_], D[_], U[_], Δ[_, _]](cycle: CellCycle[D], f: SeqPreHandler[K, D, Δ]): (InitializingCell[K, D, U, Δ], ObserverId)