Go to the first, previous, next, last section, table of contents.


rest

Function: rest { list -> val }
file: job.t
package: muf
status: alpha

The rest, function returns the nonfirst part of a list; it is identical to cdr, but reads better with first. See section first, See section second, See section third, See section fourth, See section nth, See section fourth.


Go to the first, previous, next, last section, table of contents.