Function or value | Description |
|
|
|
|
|
|
|
Fold walks the DList using constant stack space. Implementation is from Norman Ramsey. See http://stackoverflow.com/questions/5324623/functional-o1-append-and-on-iteration-from-first-element-list-data-structure/5334068#5334068
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|