russplaysguitar / UnderscoreCF

An UnderscoreJS port for Coldfusion. Functional programming library.
http://russplaysguitar.github.com/UnderscoreCF/
MIT License
89 stars 38 forks source link

Port changes to _.uniq and _.times #35

Open russplaysguitar opened 11 years ago

russplaysguitar commented 11 years ago

See v1.4.3 changes: http://underscorejs.org/#changelog

There were some updates to .uniq and .times that should be ported over.