Allow assigning patterns to variables #827

Merged
ghallak merged 10 commits from ghallak/231 into master 2021-09-11 23:18:30 +09:00
Showing only changes of commit 0d6bcf688b - Show all commits

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Set` stdlib - `Set` stdlib
- `Option.force_msg` - `Option.force_msg`
- Loading namespaces into the current scope (e.g. `using Pair`) - Loading namespaces into the current scope (e.g. `using Pair`)
- Assign patterns to variables
### Changed ### Changed
### Removed ### Removed