Other Type Aliases
The following type aliases are available globally.
-
Tree recording the change (in degree of power-of-two) needed to normalize a
ProprtionTree
.Declaration
Swift
public typealias DistanceTree = Tree<Int, Int>