Skip to content
 
 

Latest commit

 

History

132 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntDict

IntDict is an optimized version of a Dict with Int as key type.

Its API is the same as Dict's, so it can be regarded as a drop-in replacement. If you are comfortable with Dict, working with IntDict should be a breeze!

For details about runtimes and important caveats with respect to JavaScript's number type, see the module documentation for IntDict.

About

Optimized dictionary specialization for Integers. Mirrors the dictionary API.

Resources

Stars

5 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages