Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Methods

bindOutput

  • bindOutput(output: Inlet<Value>): void

Protected didInvalidateInput

  • didInvalidateInput(): void

Protected didReconcileInput

  • didReconcileInput(version: number): void

disconnectInputs

  • disconnectInputs(): void

disconnectOutputs

  • disconnectOutputs(): void

Protected evaluate

  • evaluate(argument1: Value, argument2: Value): Item

get

  • get(): Value

invalidateInput

  • invalidateInput(): void

map

memoize

Protected onInvalidateInput

  • onInvalidateInput(): void

Protected onReconcileInput

  • onReconcileInput(version: number): void

operand1Inlet

  • operand1Inlet(): Inlet<Value>

operand2Inlet

  • operand2Inlet(): Inlet<Value>

outputIterator

reconcileInput

  • reconcileInput(version: number): void

unbindOutput

  • unbindOutput(output: Inlet<Value>): void

unbindOutputs

  • unbindOutputs(): void

watch

Protected willInvalidateInput

  • willInvalidateInput(): void

Protected willReconcileInput

  • willReconcileInput(version: number): void