unison icon indicating copy to clipboard operation
unison copied to clipboard

Implement optimized versions of Json-related functions

Open pchiusano opened this issue 5 months ago • 5 comments

Following https://github.com/unisonweb/unison/pull/5634 instructions, implement optimized versions of these functions:

https://share.unison-lang.org/@unison/json/code/releases/1.3.0/latest/terms/core/Json/toText

https://share.unison-lang.org/@unison/json/code/releases/1.3.0/latest/terms/core/Json/tryUnconsText

pchiusano avatar May 10 '25 20:05 pchiusano