0.44.0
- Added
samples/quicksort.fsswith a recursive quicksort example over integer lists. - Added let-function return type annotations (
let f ... : Type = ...) with parser/type-inference support and updated annotation specifications.
Full Changelog: 0.43.0...0.44.0