secondExample

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
@
()
=> label("Node slots are templates — You can define what type of nodes they're allowed to hold. In the example " ~ "above, the node slot is initalized with 'nodeSlot!Label()' which means it will only take in labels. Thanks " ~ "to this, we can easily peek inside or change its contents:")
Frame
secondExample
()

Meta