yojson icon indicating copy to clipboard operation
yojson copied to clipboard

Missing Yojson.Raw.Util module

Open wizeman opened this issue 4 years ago • 1 comments

The Yojson.Raw module doesn't seem to have a Util submodule, unlike Yojson.Basic and Yojson.Safe.

It would be nice to have it.

wizeman avatar Jun 05 '20 13:06 wizeman

Have a look at this change https://github.com/tmcgilchrist/yojson/commit/4634ee56a5d43866faa93322e75b18f5b2867c5d

Some of the functions become of questionable use after you CPP out INT and FLOAT. What functions in Yojson.Raw.Util would you need?

tmcgilchrist avatar Jan 20 '22 09:01 tmcgilchrist

This issue should probably be closed since #163 has been merged

hhugo avatar Jul 19 '23 10:07 hhugo