Remove documentation of print
in api.rst
There is no longer any such special form. We just use Python 3's built-in function.
This commit is contained in:
parent
45bb0ff954
commit
80771ac99c
@ -1406,18 +1406,6 @@ parameter will be returned.
|
|||||||
True
|
True
|
||||||
|
|
||||||
|
|
||||||
print
|
|
||||||
-----
|
|
||||||
|
|
||||||
``print`` is used to output on screen. Example usage:
|
|
||||||
|
|
||||||
.. code-block:: clj
|
|
||||||
|
|
||||||
(print "Hello world!")
|
|
||||||
|
|
||||||
.. note:: ``print`` always returns ``None``.
|
|
||||||
|
|
||||||
|
|
||||||
.. _quasiquote:
|
.. _quasiquote:
|
||||||
|
|
||||||
quasiquote
|
quasiquote
|
||||||
|
Loading…
Reference in New Issue
Block a user