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


nreverse

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

The nreverse function reverses a list by modifying the cons cell pointers.

See section reverse.


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