You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh it doesn't also align its behavior to std where ,string option should not apply to null or non-applicable type.
The former one is poorly documented. The latter is explicit.
encoding/json
prevents this by these linesvisited
map by quick read through of source code.encoding/json
describes this behavior in its source code but is not documented.Searching through issues with "recursive" does not give me any similar issues.
Are these behaviors intentionally dropped?
I've uploaded test code here.
https://github.com/ngicks/test-jsoniter
This gives result of
The text was updated successfully, but these errors were encountered: