mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
WIP
This commit is contained in:
parent
ff59cb796d
commit
108cae3711
1 changed files with 2 additions and 2 deletions
|
@ -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 ...)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue