Skip to content

6.5.0

Compare
Choose a tag to compare
@joowani joowani released this 24 Mar 07:28
· 5 commits to main since this release
  • Added support for str type node values. The values are compared using Python's default string comparators.
  • Generator functions binarytree.tree, binarytree.heap and binarytree.bst now accept a new letters: bool parameter. If set to True (default: False), the generated tree nodes will have uppercase string values like "A".