Add support for parsing real values (to a String) #29
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Yehowshua/FastWaveBackend#29
Loading…
Reference in a new issue
No description provided.
Delete branch "realparsing"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.