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.
2 parents f967d59 + 756b1f4 commit b43d550Copy full SHA for b43d550
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