Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

0.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 16 Mar 23:21
· 783 commits to master since this release

Libraries

  • [@demhydraz] Add a matches? to test if a pattern matches.
  • [@demhydraz] Allow using arbitrary predicates in pattern matching.
  • [@demhydraz] Add mutating version of insert.
  • [@demhydraz] Allow any number of optional values to be missing in pattern matching.

CLI

Optimiser

  • [@SquidDev] Optimise usage analysis, shaving 0.3 seconds off compilation.