On 10/26/2016 4:21 PM, sarn wrote: > I like using D's nested functions for simplifying code in the same kind of way. > Sometimes a tiny helper function can make a big difference. I've also found that nested functions can nicely fix spaghetti code.