traverseImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto traverseImpl(Ctx ctx, Data data)
  2. auto traverseImpl(Ctx ctx, Data data, Model model)
    traverseImpl
    (
    alias leaf
    alias nodeEnter
    alias nodeLeave
    Ctx
    Data
    Model
    )
    (
    ref Ctx ctx
    ,
    ref Data data
    ,
    ref Model model
    )

Meta