urisinger
urisinger
> I have made a change like this myself but wasn't happy about losing the string ergonomics. With this patch, you have to specify whether you're using `.bytes()` or `.chars()`...
> How far is this? > > I might be interested in implementing some math expressions from #2026 > I figured this PR would be a blocking factor before I...
ill work on that soon, i think there should also be a way to also set properties, a map might not be the optimal solution, a set_property and get_property method...
This issue seems interesting, I'm working on a parser for desmos expressions and the syntax is very similar, so maybe some of the code can be reused.