Fix backbone remaining items counter
This reverts commit 9d4b0b06. The simplified function call changes the semantics of it. The signature of without is: _.without(array, [*values]), which is why apply must be used here.
Showing
Please register or sign in to comment