Skip to content

mordae/racket-avl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVL Trees

AVL trees for Racket. Internally always copy-on-write, but supporting mutation of the tree as a whole for convenience.

Can be used as a priority queue with ability to remove random elements.

See scribblings for complete manual.

About

AVL Trees for Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages