Stage.slot

Register existing slot at this _stage_ with original name

  1. Slot!T slot(string name)
  2. Slot!T slot(string name, Slot!T value)
  3. Slot!T slot(Slot!T value)
    interface Stage
    slot
    (
    T
    )

Meta