Skip to content

Instantly share code, notes, and snippets.

@talentdeficit
Created August 23, 2010 17:34
Show Gist options
  • Save talentdeficit/545928 to your computer and use it in GitHub Desktop.
Save talentdeficit/545928 to your computer and use it in GitHub Desktop.
case X of
one -> 1
; two -> 2
; _ -> more
end.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment