Missing comma
This commit is contained in:
parent
da59b20471
commit
7d5399570c
@ -89,7 +89,7 @@ The following code demonstrates this:
|
|||||||
---
|
---
|
||||||
|
|
||||||
`->>` or `threading tail macro` is similar to `threading macro` but instead of
|
`->>` or `threading tail macro` is similar to `threading macro` but instead of
|
||||||
inserting each expression into the next expression’s first argument place it
|
inserting each expression into the next expression’s first argument place, it
|
||||||
appends it as the last argument. The following code demonstrates this:
|
appends it as the last argument. The following code demonstrates this:
|
||||||
|
|
||||||
.. code-block:: clj
|
.. code-block:: clj
|
||||||
|
Loading…
Reference in New Issue
Block a user