intersect

This commit is contained in:
2021-11-17 14:22:45 +06:00
parent aa45a4ab13
commit fb63de7568
4 changed files with 39 additions and 0 deletions

View File

@@ -2,8 +2,11 @@
## 0.8.3
* `Common`:
* Ranges intersection functionality
* `Pagination`:
* `Pagination` now extends `ClosedRange<Int>`
* `Pagination` intersection functionality
## 0.8.2