Slot

Slot - a placeholder for value, that will be provided at a later _stage_

Constructors

this
this(string name)
Undocumented in source.

Members

Functions

eval
T eval(Stage stage)
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
partial
Lift!T partial(Stage stage)
Undocumented in source. Be warned that the author may not have intended to support it.
replace
void replace(Box another)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta