rafsanahmad / Kotlin-Collection-Functions

A collection of examples for Kotlin Collection functions. The examples contain usage of distinct(), reduce(), all(), single(), chunked(), copyInto(), find(), zip(), filter(), union(), map(), intersection(), groupBy(), sort(), reverse(), remove(), retain(), flatmap(), sum(), max(), min(), etc.
11Updated 2 years ago

Related projects

Alternatives and complementary repositories for Kotlin-Collection-Functions