IndexIterator._field

The public field `_field` of the `IndexIterator` struct, storing a value of the template parameter `Field`.

struct IndexIterator(Iterator, Field)
@fmamath
Field _field;