Skip to content

Fast and simple implementation of a dictionary which accepts integer ranges as keys and has O(log n) complexity for lookup.

License

Notifications You must be signed in to change notification settings

danse-macabre/yardict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rangedict

Fast and simple implementation of a dictionary which accepts integer ranges as keys and has O(log n) complexity for lookup.

About

Fast and simple implementation of a dictionary which accepts integer ranges as keys and has O(log n) complexity for lookup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages