Skip to content

Instantly share code, notes, and snippets.

@lithuak
Created December 12, 2014 12:15
Show Gist options
  • Save lithuak/d1f40428ba9c166d61ae to your computer and use it in GitHub Desktop.
Save lithuak/d1f40428ba9c166d61ae to your computer and use it in GitHub Desktop.
erlang: pretty pring whatever structure you want
io:format("\n~p\n\n", [self()]).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment