Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chriswarbo
on June 10, 2016
|
parent
|
context
|
favorite
| on:
Anti-if: The Missing Patterns
Also, from the functional programming side, Church Booleans:
function true(x, y) { return x; } function false(x, y) { return y; }
There's an example of Church encoding used in anger at
http://www.haskellforall.com/2016/04/data-is-code.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: