Hacker News new | ask | show | jobs
by stcredzero 5170 days ago
That's not bad. I agree named functions are fine for many solutions for maintaining encapsulation. They're not that great for writing your own control structures. How would you implement my ifTrue:ifFalse:ifMaybe: example?