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


first

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

The first, function returns the first element in a list; it is identical to car. See section second, See section third, See section fourth, See section nth, See section fourth, See section rest.


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