hy/docs/language
Tuukka Turto 71f30e845d Add comp, constantly and complement (#1179)
* Add comp, constantly and complement

relates #1176

* Fix composition order in comp

* comp without parameters returns identity

* Doc edits for comp, complement, constantly

* Test that `(comp)` returns `identity` exactly

* Simplify the `reduce` call in `comp`

* updated version of comp
2016-12-25 13:11:25 -07:00
..
api.rst add defmacro! and fix macro expansion error message (#1172) 2016-12-14 18:10:46 -06:00
cli.rst Doc: CLI: mention --spy only works in REPL mode. (#1097) 2016-09-22 15:20:26 +03:00
core.rst Add comp, constantly and complement (#1179) 2016-12-25 13:11:25 -07:00
index.rst Reorganize documentation. 2014-01-25 21:01:16 +02:00
internals.rst Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
readermacros.rst Fixes to language documentation 2014-12-06 15:46:44 -08:00