mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 03:30:24 +02:00
* boot-9.scm: Provide 'values.
This commit is contained in:
parent
f812cd8e6d
commit
87cfc5dace
1 changed files with 1 additions and 0 deletions
|
@ -522,6 +522,7 @@
|
|||
(apply consumer (access-values result))
|
||||
(consumer result))))))
|
||||
|
||||
(provide 'values)
|
||||
|
||||
|
||||
;;; {and-map and or-map}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue