commit 7d3e3f715a27f485f228f34692918c34796e47b5
parent c0508d190cb311a6508f9730bcd4c0a336092c51
Author: Wolfgang Corcoran-Mathe <wcm@sigwinch.xyz>
Date: Thu, 8 Feb 2024 19:51:12 -0500
Index 'define'.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/r7rs-small/program-structure.texinfo b/doc/r7rs-small/program-structure.texinfo
@@ -120,6 +120,8 @@ permit these actions.
@node Variable definitions
@section Variable definitions
+@findex define
+
A variable definition binds one or more identifiers and specifies an
initial value for each of them. The simplest kind of variable definition
takes one of the following forms: