From 108cae3711cee7385894cbe2d84611aa97ddd6d1 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 3 Oct 2016 23:07:08 -0400 Subject: [PATCH] WIP --- docs/api/primitives.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/primitives.md b/docs/api/primitives.md index d4da92a7..118076f7 100644 --- a/docs/api/primitives.md +++ b/docs/api/primitives.md @@ -84,13 +84,13 @@ For more information see the [R7RS Scheme Specification](../r7rs.pdf) - [`vector-set! `](#vector-set) - [`vector? `](#vector) -#\* +# \* (* z1 ...) Return the product of the arguments. -#+ +# + (+ z1 ...)