GraphiteEditor / GraphiteEditor/Graphite
convert string value to float or int
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 27.2k
- Forks
- 1.3k
- Merge medio
- 20 h 5 min
- PR fusionados (30 d)
- 57
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.