0.1.1 • Published 12 years ago

types v0.1.1

Weekly downloads
10,476
License
-
Repository
github
Last release
12 years ago

Types

Collection of extra types (structures, classes) for JavaScript.

  • Set - Array-like structure that holds only unique elements.
  • Hash - Provides hashtable, where keys can be anything.
  • SortedList - Sequences builder with weight prioritizing.