elixir-binary-tree/README.md
2025-03-14 14:41:40 -07:00

495 B

MbBinaryTree

TODO: Add description

Installation

If available in Hex, the package can be installed by adding mb_binary_tree to your list of dependencies in mix.exs:

def deps do
  [
    {:mb_binary_tree, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/mb_binary_tree.