millermedeiros / amd-utils

modular JavaScript utilities written in the AMD format
http://millermedeiros.github.com/amd-utils
142 stars 11 forks source link

Add array/reject() #82

Closed conradz closed 12 years ago

conradz commented 12 years ago

This closes #75. Adds the opposite of array/filter().

millermedeiros commented 12 years ago

thanks for the pull request and sorry for the long delay. Somehow I missed the notification.