CycleField._field

Holds the wrapped field that is cyclically repeated.

struct CycleField(Field, size_t length)
@fmamath
Field _field;