StackTreeAA.Node

Undocumented in source.
struct StackTreeAA(K, V)
alias Node = StackTreeAANode!(K, V)

Meta