hy/docs/contrib
Kodi Arfer 407a79591a Remove contrib.flow
It's not tested, and sure enough, a glance at the code suggests that `case` and `switch` will evaluate their first argument once for every clause, which is unlikely to be desirable. I say remove it, but if anybody wants to fix and test and re-add `case` (and change it to a square-bracket syntax like `cond`), be my guest.
2016-12-29 08:35:54 -08:00
..
index.rst Remove contrib.flow 2016-12-29 08:35:54 -08:00
loop.rst Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
multi.rst Add arity-overloaded defn 2016-11-29 16:21:31 +02:00
profile.rst profile docs wording edit 2016-12-19 14:44:16 -08:00
sequences.rst More copyediting of sequences.rst 2016-12-07 16:17:58 -08:00
walk.rst Added documentation for walk, postwalk and prewalk 2016-08-20 02:35:02 -06:00