Y
Hacker News
new
|
ask
|
show
|
jobs
by
arianvanp
2405 days ago
You can't. The Natural number definition combines a sum type with a recursive position. Or in other words, a finite tag (either zero or successors, 2 options) plus a pointer to the next value in the case of successor.