Skip to content

pombredanne/burrahobbit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burrahobbit is a project offering the developer persistent (immutable) data containers that allow for cheap copies and similar time complexity to the builtin data-structures, e.g. dictionaries and sets have O(log32 n) access complexity.