Iterator.Nexts

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

Meta