Skip to content

Lokinorse/handy_collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Handy collection is a data structure that supports objects and arrays. Along with the common methods it has additional handy methods that are not available at Object.prototype in JavaScript: Methods for both objects and arrays:

  • push
  • delete
  • has
  • map
  • size
  • filter (accepts callback either predicate )

About

Handy data structure with common methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published