Skip to content

Instantly share code, notes, and snippets.

@spockz
Created May 28, 2011 13:10
Show Gist options
  • Select an option

  • Save spockz/996852 to your computer and use it in GitHub Desktop.

Select an option

Save spockz/996852 to your computer and use it in GitHub Desktop.
example3 a b | a > b = a
example3 a b = b
> example 1 3
3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment