hy/tests/native_tests
Christopher Allan Webber d98e4fd733 Implement keyword argument passing... (foo-func 1 2 :kw1 "bar") works!
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.
2014-12-23 14:07:02 -06:00
..
2013-03-05 18:39:34 -05:00
2014-12-07 11:52:09 +10:00
2013-12-27 13:50:19 -07:00
2013-12-27 13:50:19 -07:00
2013-12-29 16:50:21 +01:00