[Arrays] Function that returns elements from given level

This commit is contained in:
Meritoo
2022-02-05 19:50:36 +01:00
parent 151ce39226
commit 067be1ab1d
3 changed files with 151 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
Common and useful classes, methods, exceptions etc.
# 1.1.6
1. [Arrays] Function that returns elements from given level
# 1.1.5
1. [BaseCollection] Prepare elements while adding them by `addMultiple()` method in the same way as passing them in