traverse

Undocumented in source.

Members

Enums

isLeaf
eponymoustemplate isLeaf(T)
Undocumented in source.
isNode
eponymoustemplate isNode(T)
Undocumented in source.

Functions

traverseImpl
auto traverseImpl(Ctx ctx, Data data)
Undocumented in source. Be warned that the author may not have intended to support it.
traverseImpl
auto traverseImpl(Ctx ctx, Data data, Model model)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta