erl_json_test icon indicating copy to clipboard operation
erl_json_test copied to clipboard

a little test of various Erlang JSON libraries

Results 1 erl_json_test issues
Sort by recently updated
recently updated
newest added

{"init terminating in do_boot",{undef,[{jsx,json_to_term,[],[]},{erl_json_test,'-start/0-lc$^4/1-4-',1,[{file,"src/erl_json_test.erl"},{line,30}]}, JSX json_to_term and term_to_json are listed here as being in the "old api" https://github.com/talentdeficit/jsx/blob/b623efe2e8559b33f3a1a9591b9169f3f830e4b9/src/jsx.erl They have since been removed. Do we care? Possible solutions: upgrade to...