Skip to content

Instantly share code, notes, and snippets.

@xenophobia
Created March 30, 2013 07:35
Show Gist options
  • Select an option

  • Save xenophobia/5275756 to your computer and use it in GitHub Desktop.

Select an option

Save xenophobia/5275756 to your computer and use it in GitHub Desktop.
> (define $onetwo {1 @onetwo 2})
> (test (match onetwo (list integer) {[<join _ _> <Ok>] [_ <Ko>]}))
> <Ok>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment