1
2
3
4
5
6
7
8
|
1
2
3
4
5
6
7
8
|
-
+
|
'\" -*- nroff -*-
'\"
'\" Copyright (c) 2006 by Donal K. Fellows. All rights reserved.
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" RCS: @(#) $Id: lreverse.n,v 1.6 2007/12/13 15:22:32 dgp Exp $
'\"
|
27
28
29
30
31
32
33
|
27
28
29
30
31
32
33
34
35
36
|
+
+
+
|
\fI\(-> f e {c d} b a\fR
.CE
.SH "SEE ALSO"
list(n), lsearch(n), lsort(n)
.SH KEYWORDS
element, list, reverse
'\" Local Variables:
'\" mode: nroff
'\" End:
|