Skip to content

0.4.0 (uses Hy 0.27.*)

Compare
Choose a tag to compare
@Kodiologist Kodiologist released this 06 Jul 19:55
· 103 commits to master since this release

New Features

  • do-n and list-n now allow the count to be Inf.
  • New reader macro / that wraps hy.M for easy imports in macros.

Bug Fixes

  • seq and defseq no longer crash if Sequence is not imported.