0.4.0 (uses Hy 0.27.*)
New Features
do-n
andlist-n
now allow the count to beInf
.- New reader macro
/
that wrapshy.M
for easy imports in macros.
Bug Fixes
seq
anddefseq
no longer crash ifSequence
is not imported.
do-n
and list-n
now allow the count to be Inf
./
that wraps hy.M
for easy imports in macros.seq
and defseq
no longer crash if Sequence
is not imported.