suggestion: support map or JSON values
I see that {} is now reserved. Perhaps this could be used for map or JSON values like in https://github.com/tidwall/xv? I can probably contribute a PR but I'd like to ask if you consider this an acceptable feature? The reason I ask is that I want to use this library for JSON processing. While it is possible to use JSON using the Extender, native support like in xv would help a lot.
Thanks for your consideration!
sorry for the slow response
That's right. I reserved the {} for future use as JSON or some type of map like structure. I can see you created a workaround project that doesn't need native support #4.
No problem, seems like you are very busy. As you noticed, I found a workaround, so seeing you are busy, I'm OK with closing this issue. If push comes to shove I can always make a friendly fork.
I'll keep this open then. :)