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


second

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

The second function returns the second element in a list: It is identical to cdar. See section first, 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.