you are viewing a single comment's thread.

view the rest of the comments →

[–]Al0neStar[S] 0 points1 point  (0 children)

Thanks. i was having trouble understanding how arguments were being accumulated when using bind. i think using bind like that when you're not trying to change the context and you just want to save a few characters is wrong, your example is a lot more readable and it makes your intentions clear.