2a44928eb7
Yes, bizarrely, this does require editing the implementation of `defn` a little. Without the import, HyList isn't in scope. Defining `let` made it visible due to black magic regarding automatic import. |
||
---|---|---|
.. | ||
contrib | ||
core | ||
extra | ||
lex | ||
models | ||
__init__.py | ||
__main__.py | ||
_compat.py | ||
cmdline.py | ||
compiler.py | ||
completer.py | ||
errors.py | ||
importer.py | ||
macros.py |