This commit is contained in:
Justin Ethier 2016-10-03 23:07:08 -04:00
parent ff59cb796d
commit 108cae3711

View file

@ -84,13 +84,13 @@ For more information see the [R<sup>7</sup>RS Scheme Specification](../r7rs.pdf)
- [`vector-set! `](#vector-set)
- [`vector? `](#vector)
#\*
# \*
(* z1 ...)
Return the product of the arguments.
#+
# +
(+ z1 ...)