TreeLayoutBuilderWetherell
public struct TreeLayoutBuilderWetherell: TreeLayoutBuilder
Builds minimal width layout for binary trees, without bothering too much with the aesthetics. Runs in O(n) time.
-
Undocumented
Declaration
Swift
public struct TreeLayoutBuilderWetherell: TreeLayoutBuilder