8b6a45e43a
* Remove uses of `car` and `cdr` in /hy * Remove uses of `car` and `cdr` in quote tests * Remove `car` and `cdr` in favor of `first` and `rest` I beefed up the documentation and tests for `first` and `rest` while I was at it. I defined `car` and `cdr` in native_tests.cons so the tests read a bit more naturally. |
||
---|---|---|
.. | ||
compilers | ||
importer | ||
macros | ||
native_tests | ||
resources | ||
__init__.py | ||
test_bin.py | ||
test_lex.py | ||
test_models.py |