hy/hy/contrib
Tuukka Turto 00615cef36 Add arity-overloaded defn
Old defmulti has been renamed to defn and extended to detect when it is
used to define regular function and when a arity-overloaded one.
2016-11-29 16:21:31 +02:00
..
dispatch Add arity-overloaded defn 2016-11-29 16:21:31 +02:00
__init__.py Adding in meth 2013-03-27 22:19:27 -04:00
alias.hy Drop a set of brackets from let. 2015-10-01 10:08:04 +02:00
anaphoric.hy Fix anaphoric macro ap-if. 2015-12-17 15:39:33 +01:00
botsbuildbots.hy Drop a set of brackets from let. 2015-10-01 10:08:04 +02:00
curry.hy Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
flow.hy removed guard as it matches cond almost exactly, added case 2015-01-18 12:37:50 +00:00
loop.hy Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
meth.hy Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
multi.hy Add arity-overloaded defn 2016-11-29 16:21:31 +02:00
profile.hy Kill kwapply. 2014-04-09 20:10:31 +03:00
walk.hy Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00