TreeAaIter.IterType

Undocumented in source.
struct TreeAaIter(T, alias mapFun)
alias IterType = typeof(mFun(tree.head.payload))

Meta