Update of /cvsroot/wisp/wisp/modules
In directory usw-pr-cvs1:/tmp/cvs-serv2384/modules
Modified Files:
builtin.wid
Log Message:
Created the beginnings of port wrapping.
Index: builtin.wid
===================================================================
RCS file: /cvsroot/wisp/wisp/modules/builtin.wid,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- builtin.wid 18 Sep 2002 21:11:06 -0000 1.181
+++ builtin.wid 18 Sep 2002 21:17:47 -0000 1.182
@@ -1453,6 +1453,13 @@
:See also: |map|, |collect-string|.
+confess
+
+ This confessor intentionally left undocumented.
+
+ :See also: |aux|.
+
+
cons
(|cons| /car/ /cdr/) => /cons/
|