d98e4fd733
This code is heavily, *heavily* based off of Guillermo Vaya (willyfrog)'s work... instead of defining its own keyword arg though, it uses the "standard" :kwarg type, which is the main difference from willyfrog's original branch. Included tests and some documentation in the tutorial. Also documented "apply" separately as an example of reproducing *args and **kwargs. |
||
---|---|---|
.. | ||
contrib | ||
__init__.hy | ||
cons.hy | ||
core.hy | ||
defclass.hy | ||
language.hy | ||
mathematics.hy | ||
native_macros.hy | ||
py3_only_tests.hy | ||
quote.hy | ||
reader_macros.hy | ||
shadow.hy | ||
unless.hy | ||
when.hy | ||
with_decorator.hy | ||
with_test.hy |