type
methods
each |
Iterate through the children |
---|---|
eachWhile |
Iterate through the children until function returns non-null |
get |
Get the child slot spec |
has |
Return if the given slot name is defined. |
isEmpty |
Return if slots are empty |
missing |
Return if the given slot name is undefined. |
names |
Convenience to list the slots names; prefer |
Slot Details
each
eachWhile
get
has
isEmpty
abstract Bool isEmpty()
Return if slots are empty