Skip to content

Instantly share code, notes, and snippets.

@cohalz
Created January 19, 2014 09:42
Show Gist options
  • Save cohalz/8502547 to your computer and use it in GitHub Desktop.
Save cohalz/8502547 to your computer and use it in GitHub Desktop.
let f b1 b2 = if(b1 < b2 = b1 > b2 = false) then true else false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment