12 Commits

Author SHA1 Message Date
Anirban Chatterjee
ade4c9819b Merge branch 'master' into feature/ktln-43/working-with-lists-in-kotlin 2020-06-20 14:01:21 +02:00
Mona Mohamadinia
29ddb08808 Introducing windowed() and chunked() (#9490) 2020-06-19 16:00:11 +01:00
Anirban Chatterjee
32bcd87996 Renamed package 2020-06-17 00:28:15 +02:00
Anirban Chatterjee
71262e5e55 Refactored the for loop implementation 2020-06-12 23:20:17 +02:00
Anirban
91c2a7a4d5 Merge branch 'master' into feature/ktln-43/working-with-lists-in-kotlin 2020-06-10 15:03:55 +02:00
mikr
2a6533cb96 JAVA-101 Split Core Kotlin 2020-06-08 00:22:04 +02:00
Anirban Chatterjee
db69599998 Added functions for list write and sort operations 2020-06-04 18:07:25 +02:00
Anirban Chatterjee
ba924ce978 Added functions for iterating and retrieving elements 2020-06-02 02:14:23 +02:00
Anirban Chatterjee
69a43cc613 Added list creation and unit tests 2020-06-01 15:31:46 +02:00
Yevgen Pikus
debb7dace5 Add fold and reduce examples (#9188)
Co-authored-by: Yevgen Pikus <yevgen.pikus@eon.com>
2020-04-27 14:25:33 -07:00
Graham Cox
32ff2077a3 Examples for collection transformations in Kotlin (#8912) 2020-03-26 05:31:54 +01:00
catalin-burcea
3254a03d8a [BAEL-19885] - Move articles out of core-kotlin part4 2019-12-27 13:36:41 +02:00