hy/tests
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
..
compilers Give an error on empty attributes (#1138) 2016-11-30 07:00:48 +02:00
importer Modernized. 2016-12-20 10:54:11 +02:00
lex Add a module for getting reserved words (#1171) 2016-12-12 10:11:42 +02:00
macros Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
models Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
native_tests Add comp, constantly and complement (#1179) 2016-12-25 13:11:25 -07:00
resources Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
test_files Run file using hy -i 2015-02-28 18:11:42 +10:00
__init__.py Add lazy sequences into contrib 2016-11-08 21:23:49 +02:00
test_bin.py Run file using hy -i 2015-02-28 18:11:42 +10:00