mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-30 06:50:31 +02:00
Merge remote-tracking branch 'origin/stable-2.0'
This commit is contained in:
commit
eb55a0db5a
1 changed files with 1 additions and 1 deletions
|
@ -2426,7 +2426,7 @@ original unchanged (see example below.)
|
|||
In addition, the generic @code{set-field} and @code{set-fields} macros
|
||||
may be applied to any SRFI-9 record.
|
||||
|
||||
@deffn {Scheme Syntax} set-field (field sub-fields ...) record value
|
||||
@deffn {Scheme Syntax} set-field record (field sub-fields ...) value
|
||||
Return a new record of @var{record}'s type whose fields are equal to
|
||||
the corresponding fields of @var{record} except for the one specified by
|
||||
@var{field}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue