Created
December 12, 2014 12:15
-
-
Save lithuak/d1f40428ba9c166d61ae to your computer and use it in GitHub Desktop.
erlang: pretty pring whatever structure you want
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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