Iterator.Node

Undocumented in source.
struct Iterator(T)
alias Node = SList!T.Node

Meta