Changeset 2037 for to-imperative/trunk/library/List/refal/List.rfi
- Timestamp:
- Jul 27, 2006, 4:45:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/library/List/refal/List.rfi
r1830 r2037 29 29 $func Nub e.expr = e.selected; 30 30 31 $func Replicate s.n e.expr = e.list; 32 31 33 // Returns number of e.expr entries in e.source and e.source without all e.expr's. 32 34 $func Entries e.expr (e.source) = s.num e.res;
Note: See TracChangeset
for help on using the changeset viewer.