sharplispers/parse-number

Number of characters consumed

Opened this issue · 0 comments

I think it would be great if parse-number returned the number of characters consumed whilst parsing the number similar to how the standard parse-integer function does.

If such functionality is already supported, reflecting this feature in the project README would be nice (to avoid any confusion).

Thanks!