hy/hy/contrib
Abhishek L c2982a9ae3 anaphoric: fix first & last when conditions fail
* hy/contrib/anaphoric.hy: `ap-first` and `ap-last` now handle cases
  when failure happens for the predicate. Thanks to @tutorto for
  reporting this bug
2014-05-24 17:48:46 +05:30
..
dispatch Added defmulti 2014-02-05 16:07:48 +01:00
__init__.py Adding in meth 2013-03-27 22:19:27 -04:00
anaphoric.hy anaphoric: fix first & last when conditions fail 2014-05-24 17:48:46 +05:30
curry.hy Add Curry module. 2014-03-29 14:40:13 -04:00
loop.hy Refactor (loop) in terms of fnr; change to use decorator. 2014-01-13 20:37:25 -05:00
meth.hy Kill kwapply. 2014-04-09 20:10:31 +03:00
multi.hy Added defmulti 2014-02-05 16:07:48 +01:00
profile.hy Kill kwapply. 2014-04-09 20:10:31 +03:00
walk.hy hy.contrib.walk: Add support for walking cons cells 2014-02-01 18:36:57 +01:00