GraphiteEditor / GraphiteEditor/Graphite

convert string value to float or int

Open
#3,951 12 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.