Hacker News new | ask | show | jobs
by dangoldin 4752 days ago
Thanks for sharing this. The way these are defined reminds me of the way I'd be defining methods in SML - a base case and then a recursive one to deal with the tail.