Skip to content

Instantly share code, notes, and snippets.

@cohalz
Created January 19, 2014 09:35
Show Gist options
  • Select an option

  • Save cohalz/8502486 to your computer and use it in GitHub Desktop.

Select an option

Save cohalz/8502486 to your computer and use it in GitHub Desktop.
let f b1 b2 = if(b1 > b2 = b1 < b2) then true else false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment