next up previous
Next: Summary of Other Up: Some PLAN Primops Previous: Network Primitives

List Iterators

The list iterators are based upon the well-known functional programming construct fold, with left-associative and right-associative varieties provided. Since PLAN does not (currently) support language-level parametric polymorphism or higher-order functionsgif the list iterators are provided as language primitives, rather than as proper functions.



Michael Hicks
Mon Nov 24 10:43:33 EST 1997