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


fourth

Function: fourth { list -> val }
file: 10-C-lists.muf
package: muf
status: alpha

The fourth function returns the fourth element in a list: It is identical to cdddar. See section first, See section second, See section third, See section nth, See section fourth, See section rest.


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