Posts

Kotlin Koans 35 Delegates
Kotlin Koans 34 Delegates example
Kotlin Koans 33 Lazy property
Kotlin Koans 32 Properties
Kotlin Koans 31 Get used to new style
Kotlin Koans 30 Compound tasks
Kotlin Koans 29 Fold
Kotlin Koans 28 Partition
Kotlin Koans 27 Group By
Kotlin Koans 26 Sum
Kotlin Koans 25 Sort
Kotlin Koans 24 Max; min
Kotlin Koans 23 FlatMap
Kotlin Koans 22 All, Any and other predicates
Kotlin Koans 21 Filter; map
Kotlin Koans 20 Collections Introduction
Kotlin Koans 19 Invoke
Kotlin Koans 18 Destructuring declarations
Kotlin Koans 17 Operators overloading
Kotlin Koans 16 For loop
Kotlin Koans 15 Range to
Kotlin Koans 14 In range
Kotlin Koans 13 Comparison
Kotlin Koans 12 Extension functions on collections
Kotlin Koans 11 SAM conversions