Created
June 16, 2016 08:41
-
-
Save Mizzlr/50fe70a98734ed7d378e0b07905c4091 to your computer and use it in GitHub Desktop.
Church Encoding of Null
This file contains hidden or 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
var NULL = function(x) { return x;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment