References
summary | ||
public |
F empty(M: *) |
0-core/_fast
summary | ||
private |
F _app3(A: *, B: *): * |
|
private |
F _append(tree: *, list: *): * |
|
private |
F _deepL(M: *, left: *, middle: *, right: *): * |
|
private |
F _deepR(M: *, left: *, middle: *, right: *): * |
|
private |
Creates a Digit from as small list. |
|
private |
F _from_digit(M: *, digit: *): * |
|
private |
F _from_small_list(M: *, list: *): * |
|
private |
F _prepend(tree: *, list: *): * |
0-core/_fast/fast-iterators
summary | ||
private |
F _EmptyGenerator() |
|
private |
V _EMPTY: * |
0-core/concatenate
0-core/measure
summary | ||
public |
F CachedMeasure(M: *) |
|
public |
F cache(M: *): * |
0-core/split
1-digit
2-node
3-tree/base
summary | ||
public |
F Tree() Base class for all implementations. |