GraphiteEditor / GraphiteEditor/Graphite
convert string value to float or int
Open
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
I had created a string with float values separated by ; (semicolons)
I split on ; and tried to convert to float, but this didn´t work, even when to_u32, to_u64 and to_f64 nodes exist.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.