We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Introducing JSON support in Erlang 27
327
clicks
Source: elixirstreams.com
Erlang 27 introduces a new built-in module for JSON encoding and decoding. This article provides a brief example of how to use the new :json module. You can easily encode and decode JSON directly in the Erlang shell. The simplified example demonstrates encoding a map to JSON and then decoding it back to a map.
Related posts
© HashMerge 2024