| Trees | Indices | Help |
|---|
|
|
List manipulation transformations.
See also http://nix.cs.uu.nl/dist/stratego/strategoxt-manual-unstable-latest/manual/chunk-chapter/library-lists.html.| Classes | |
| Length | |
| Reverse | |
| Map | |
| MapR | |
| ForEach | |
| Filter | |
| FilterR | |
| Fetch | |
| One | |
| MapConcat | |
| Variables | |
length = Length()
|
|
reverse = Reverse()
|
|
concat = unify.Foldr(build.nil, Concat2)
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 4 01:33:48 2007 | http://epydoc.sourceforge.net |