picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit ed0921cd56f88c322880c55b0a832ff73b3a2c18
parent 58a44c956ede7549efa7c0401e0290982b5bde42
Author: Alexander Burger <abu@software-lab.de>
Date:   Wed, 16 Feb 2011 12:44:57 +0100

Typo
Diffstat:
Mdoc/refF.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/refF.html b/doc/refF.html @@ -106,7 +106,7 @@ symbols in <code>lst</code>, or - if no second argument is given - each pattern symbol in <code>any</code> (see <code><a href="refP.html#pat?">pat?</a></code>), with its current value. <code>@</code> itself is not considered a pattern symbol here. In any case, expressions following the symbol <code>^</code> should -evaluate to a list which is then (destructively) spliced into the result. See +evaluate to lists which are then (destructively) spliced into the result. See also <code><a href="refM.html#match">match</a></code>. <pre><code>