simo2409 (owner)

Revisions

gist: 113473 Download_button fork
public
Public Clone URL: git://gist.github.com/113473.git
Embed All Files: show embed
tuples.erl #
1
2
3
Person = {person,
            {name, simone},
            {age, 26}}.