Skip to content

Instantly share code, notes, and snippets.

@gvsh

gvsh/hsg14.hs Secret

Created October 3, 2015 06:08
Show Gist options
  • Save gvsh/7cb626179bc6b84bc17e to your computer and use it in GitHub Desktop.
Save gvsh/7cb626179bc6b84bc17e to your computer and use it in GitHub Desktop.
foobar = case something of
Just j -> foo
Nothing -> bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment