consume

Consume a number from the input without converting it. Argument 'fp' enables floating-point consumption. Supports hex input for numbers which are prefixed appropriately

Since version 0.99.9

T[]
consume
(
T
)
(
T[] src
,
bool fp = false
)

Meta