Skip to content

Instantly share code, notes, and snippets.

@fronx
Created September 4, 2013 23:52
Show Gist options
  • Select an option

  • Save fronx/6444337 to your computer and use it in GitHub Desktop.

Select an option

Save fronx/6444337 to your computer and use it in GitHub Desktop.
5 1 3 <. 3 2 4 NB. element-wise minimum
3 2 4
5 1 <. 3 2 4
|length error NB. okay, makes sense
1 <. 3 2 4
1 1 1 NB. huh?
@fronx
Copy link
Author

fronx commented Sep 5, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment