> Is there a way around this? This really hampers functional programming styles > where you make short lambda functions all the time, even mid-expression.
So use the Y-combinator.
> Is there a way around this? This really hampers functional programming styles > where you make short lambda functions all the time, even mid-expression.
So use the Y-combinator.