Public, implementation-agnostic binary tree API. K = key, V = value, R = raw/record used with toEntryFn (optional). Transforming methods like map use method-level generics MK/MV/MR.
map
Public, implementation-agnostic binary tree API. K = key, V = value, R = raw/record used with toEntryFn (optional). Transforming methods like
mapuse method-level generics MK/MV/MR.