Changeset 37411 in project for wiki/eggref/5/biglists
- Timestamp:
- 03/18/19 12:23:07 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/biglists
r37410 r37411 269 269 <procedure>(First xs)</procedure> 270 270 271 returns the front item of xs, which might be eos 271 returns the front item of xs, which might be eos, 272 if xs is empty 272 273 273 274 ==== Index … … 471 472 472 473 returns the rest of the biglist except the front item 474 which might be xs itself, if empty 473 475 474 476 ==== Reverse
Note: See TracChangeset
for help on using the changeset viewer.