optional workaround

This commit is contained in:
2021-11-17 21:31:35 +06:00
parent bcbab3b380
commit e337cd98c8
2 changed files with 22 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
* `Common`:
* Ranges intersection functionality
* New type `Optional`
* `Pagination`:
* `Pagination` now extends `ClosedRange<Int>`
* `Pagination` intersection functionality