Add Bitwise.aes to stdlib

This commit is contained in:
Hans Svensson
2021-09-10 19:30:41 +02:00
parent a7b7aafced
commit becafe4001
3 changed files with 223 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- `Bitwise` stdlib
- `Set` stdlib
- `Option.force_msg`
- Loading namespaces into the current scope (e.g. `using Pair`)