Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 02:53

This release brings two major fixes. The first is correcting an issue with the import syntax allowing you to import unexported pieces of modules. The second cleans up most syntactic issues with closure functions, allowing interface types for closures and fixing multiple dispatch when passing a function as an argument to the array or seq methods.