Skip to content

Instantly share code, notes, and snippets.

@Mizzlr
Created June 16, 2016 08:41
Show Gist options
  • Save Mizzlr/50fe70a98734ed7d378e0b07905c4091 to your computer and use it in GitHub Desktop.
Save Mizzlr/50fe70a98734ed7d378e0b07905c4091 to your computer and use it in GitHub Desktop.
Church Encoding of Null
var NULL = function(x) { return x;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment