Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 21:58
· 15 commits to master since this release
241f652

AVLTrees v0.3.0

Diff since v0.2.2

Closed issues:

  • Constructors for Set that take in an iterable (#6)
  • in(x, s::AVLSet) uses Base implementation that iterates through the set instead of using the tree data structure to lookup quickly (#9)

Merged pull requests: