The public API declares all the types that are exposed through regular usage
of this package. All types and interfaces defined here can be used in client
code. The default export of the package is AVLTreeFactories,
a plain object that contains factory methods for AVL tree instances. You can import
the package as follows:
The public API declares all the types that are exposed through regular usage of this package. All types and interfaces defined here can be used in client code. The default export of the package is
AVLTreeFactories, a plain object that contains factory methods for AVL tree instances. You can import the package as follows: