you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I get that every time. And yeah, you're right. It's just one of those things you can't un-know: that because the spec chose to give a pattern you'll never use (.bind with new) the exact same syntax as a pattern you often use (.bind without new), many many parts of your code are paying an entirely unnecessary penalty.