Skip to content

Big-endian Patricia tree IntMap implementation in Purescript.

Notifications You must be signed in to change notification settings

tel/purescript-intmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-intmaps

Build Status Dependency Status

Finite maps from integers to arbitrary values. Current implementation is a big endian Patricia tree which is an efficient binary search tree on (positive) integer keys.

Prior Art

About

Big-endian Patricia tree IntMap implementation in Purescript.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •