Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f967d59 commit 756b1f4Copy full SHA for 756b1f4
00_frontmatter/conventions.asciidoc
@@ -31,7 +31,7 @@ a function/var or shortening lengthy output:
31
(def one 1)
32
33
(into [] (range 1 20))
34
-;; -> [1 2 ... 20]
+;; -> [1 2 ... 19]
35
----
36
37
When an expression produces output to +STDOUT+ or +STDERR+, it is
0 commit comments