Skip to content

Instantly share code, notes, and snippets.

@muraiki
Created September 21, 2013 21:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save muraiki/6654198 to your computer and use it in GitHub Desktop.
Save muraiki/6654198 to your computer and use it in GitHub Desktop.
A concussion has prevented me from doing much coding these past 9 months, but in a fit of boredom I wrote this...
lazy semantics and lambda abstractions
point-free in style and pure computation
memoization gives simple caching
these are a few of my functional things
when the state bites
when the C stings
when impure is bad
I simply remember my functional things
and then I don't feel so mad
@muraiki
Copy link
Author

muraiki commented Nov 17, 2017

Or maybe, "bad" instead of "mad". I'm not sure which one I like better. :)

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