(SRFI-0): Add cond-expand index entry.
(SRFI-9): Add define-record-type index entry.
This commit is contained in:
parent
63708c3b0a
commit
7ea6af079e
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ automatically (@pxref{Invoking Guile}).
|
|||
@node SRFI-0
|
||||
@section SRFI-0 - cond-expand
|
||||
@cindex SRFI-0
|
||||
@findex cond-expand
|
||||
|
||||
@c FIXME::martin: Review me!
|
||||
|
||||
|
|
@ -1082,6 +1083,7 @@ procedures easier. It is documented in @xref{Multiple Values}.
|
|||
@node SRFI-9
|
||||
@section SRFI-9 - define-record-type
|
||||
@cindex SRFI-9
|
||||
@findex define-record-type
|
||||
|
||||
This is the SRFI way for defining record types. The Guile
|
||||
implementation is a layer above Guile's normal record construction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue