Skip to content

v2020-12-21

Compare
Choose a tag to compare
@Viir Viir released this 21 Dec 19:56
Increase coverage of programming language and core library

+ Implement pattern destructuring in `let` blocks.
+ Implement char pattern and name pattern support for case-of expressions.
+ Add `String.toInt` function to the default context.