Skip to content

fogasjanos/FastIntSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastIntSet

Initial fast set implementation for ints. It accepts ints [0..N) where N > 0 and N is huge.

Future improvements

  • set should be extendable
  • validate input values
  • add constructor to initialize the set with values
  • implement Set interface

About

Fast set implementation for ints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages