Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created August 12, 2009 01:11
Show Gist options
  • Save abuiles/166215 to your computer and use it in GitHub Desktop.
Save abuiles/166215 to your computer and use it in GitHub Desktop.
pReturn (λ b d → (1 + b) ‘max ‘ d )
< * > pSym ’(’ < * > parens < *> pSym ’)’ <*> parens
<|> pReturn 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment