unbounded top-level constant
int
const unbounded
An int used to mark an unbounded maximum repetition.
Implementation
const unbounded = 9007199254740991;
An int used to mark an unbounded maximum repetition.
const unbounded = 9007199254740991;