v0.1.9
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.