Iterator.Iters

Undocumented in source.
struct Iterator(Params...)
alias Iters = Filter!(IsDef!"__iter__", Params)

Meta