GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafsanahmad%2FKotlin-Collection-Functions
Stars: 10
Forks: 3
Open issues: 0
License: None
Language:
Size: 11.7 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: over 2 years ago
Pushed at: about 3 years ago
Last synced at: almost 2 years ago
Topics: flatmap, higher-order-functions, kotlin, kotlin-collections, kotlin-examples, map, reduce