Functional Programming Is A Scam!

1 · David Nolen · June 10, 2013, midnight
body { padding: 0; margin: 0; } canvas, img { image-rendering: optimizeSpeed; image-rendering: -moz-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: optimize-contrast; -ms-interpolation-mode: nearest-neighbor; width: 600px; height: 340px; } I apologize for not wrapping up my series of posts on nominal logic programming, I'll return to that bit of fun soon enough. But lets take leave of theor...