talentdeficit / jsx

an erlang application for consuming, producing and manipulating json. inspired by yajl
MIT License
694 stars 217 forks source link

Fix spec of to_term/2 #133

Closed huss-kivra closed 3 years ago

huss-kivra commented 4 years ago

This spec was out of sync with the spec for jsx:decode/2

paulo-ferraz-oliveira commented 4 years ago

I made a similar PR with #145. This one has conflicting files. All kudos to the original implementor.

paulo-ferraz-oliveira commented 4 years ago

I think this is fixed in #145, now, so it should be safe to close.