import { FingerprintTree } from "https://deno.land/x/earthstar@v10.2.0/deps.ts";
Insert a value into the tree. Will create a lifted value for the resulting node, and update the labels of all rotated and parent nodes in the tree.
import { FingerprintTree } from "https://deno.land/x/earthstar@v10.2.0/deps.ts";
Insert a value into the tree. Will create a lifted value for the resulting node, and update the labels of all rotated and parent nodes in the tree.