SimpleTree

Undocumented in source.
alias SimpleTree(T, alias op, T e) = Tree!(T, op, e)

Meta