Created
September 21, 2013 21:07
-
-
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...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Or maybe, "bad" instead of "mad". I'm not sure which one I like better. :)