NumberOptions.minus

Allows the minus sign as the first character and thus negative numbers.

struct NumberOptions
bool minus;

Meta