Skip to content

ontologiae/underscore

 
 

Repository files navigation

Underscore doesn't manage structural equality in all of its functions. Structural equality in all function like uniq, intersection, etc.. in serious functional language is the default behavior. This fork fix this mistake.

Underscore.js is a utility-belt library for JavaScript that provides support for the usual functional suspects (each, map, reduce, filter...) without extending any core JavaScript objects.

For Docs, License, Tests, and pre-packed downloads, see: http://documentcloud.github.com/underscore/

Many thanks to our contributors: https://github.com/documentcloud/underscore/contributors

About

Underscore doesn't manage structural equality in all of its functions. Structural equality in all function like uniq, intersection, etc.. in serious functional language, this is the default behavior. This fork fix this mistake.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • Ruby 0.4%