IteratorType

Grabs iterator type at compile-time.

Members

Aliases

IteratorType
alias IteratorType = T

Undocumented in source.

T
alias T = Unqual!(typeof(Iterator.init[0]))

Undocumented in source.

Meta