Skip to content

Instantly share code, notes, and snippets.

@l4u
Created April 25, 2012 17:51
Show Gist options
  • Save l4u/2491639 to your computer and use it in GitHub Desktop.
Save l4u/2491639 to your computer and use it in GitHub Desktop.
Surprised by how simple it is to use mochijson2 in elixir
import Erlang.mochijson2
Erlang.mochijson2.decode "[1,2,3]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment