mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 12:10:28 +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))
|
(apply consumer (access-values result))
|
||||||
(consumer result))))))
|
(consumer result))))))
|
||||||
|
|
||||||
|
(provide 'values)
|
||||||
|
|
||||||
|
|
||||||
;;; {and-map and or-map}
|
;;; {and-map and or-map}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue