Issues
- 13
- 2
Package fails on Julia 1.0.5 (LTS)
#22 opened by goerch - 3
Dict interface for AVLTree
#21 opened by goerch - 0
Set operations using the tree structure
#20 opened by krynju - 0
Docs for the tree structure
#15 opened by krynju - 0
Docs for dict/set interface
#14 opened by krynju - 0
Documentation page
#13 opened by krynju - 0
Dictionary interface
#12 opened by krynju - 2
- 33
Benchmarks
#16 opened by goerch - 7
TagBot trigger issue
#4 opened by JuliaTagBot - 0
Constructors for Set that take in an iterable
#6 opened by krynju - 3
in(x, s::AVLSet) uses Base implementation that iterates through the set instead of using the tree data structure to lookup quickly
#9 opened by krynju - 0
Memory alloc on rebalancing the structure
#5 opened by krynju - 5
Registering Package
#1 opened by p-casgrain