Implementation of a generic AVL Tree in Go. Intended to be used as a WASM module, though is perfectly functional as a standard Golang library.
javascript golang avl-tree balance webassembly wasm binary-search-tree balanced-tree bst avl datatype wasm-modules avl-trees wasm-exec
-
Updated
Sep 22, 2021 - Go