guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Small error in docs for pattern matching module


From: Paul Morris
Subject: Small error in docs for pattern matching module
Date: Mon, 12 Nov 2018 20:15:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Hi, I found a small error in the docs for the pattern matching module:

https://www.gnu.org/software/guile/manual/html_node/Pattern-Matching.html

There should be no "exp" in these argument lists:

Scheme Syntax: match-lambda exp clause1 clause2 …
Scheme Syntax: match-lambda* exp clause1 clause2 …

-Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]