Enums
The following enums are available globally.
-
When the tree contains multiple elements with the same key, you can use a key selector to specify which matching element you want to work with.
See moreDeclaration
Swift
public enum BTreeKeySelector
-
The matching strategy to use when comparing elements from two trees with duplicate keys.
See moreDeclaration
Swift
public enum BTreeMatchingStrategy