Add support for parsing real values (to a String) #29

Merged
oscargus merged 1 commit from realparsing into main 2023-10-10 14:15:50 +00:00
oscargus commented 2023-10-10 14:09:51 +00:00 (Migrated from github.com)

Pragmatic alternative to #27 where we now simply store the real value as a String. Much simpler interface and probably one would more often want to print the value than using the f64-version of it.

Pragmatic alternative to #27 where we now simply store the real value as a String. Much simpler interface and probably one would more often want to print the value than using the f64-version of it.
Sign in to join this conversation.
No description provided.