Skip to content

Instantly share code, notes, and snippets.

@djfm
Last active September 18, 2016 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djfm/5268aa973504393002a245ca9e722eb5 to your computer and use it in GitHub Desktop.
Save djfm/5268aa973504393002a245ca9e722eb5 to your computer and use it in GitHub Desktop.
do
a <- makeId "dress"
b <- makeId "dress"
c <- makeId "dress"
return checkOrdered a b c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment