Adding Version Added 0.10.1

This commit is contained in:
Matthew Wampler-Doty 2014-04-25 08:19:22 -05:00
parent 41a8b6e09b
commit fa5f51e0f1

View File

@ -563,6 +563,8 @@ del
doto
----
.. versionadded:: 0.10.1
`doto` macro is used to make a sequence of method calls for an object easy.
.. code-block:: clj