hy/tests/native_tests
Gergely Nagy f03b538787 Implement the (and) function
The function takes at least two arguments, and turns it into a pythonic
and statement, which returns the last True-ish value, or False.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2013-04-07 23:54:56 +02:00
..
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
language.hy Implement the (and) function 2013-04-07 23:54:56 +02:00
math.hy Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05:00