Transforming Kotlin Collections – Functions with Examples
Oct 13, 2022 · 6 min read · Knowing about the standard library functions in Kotlin saves a lot of time while working on complex data structures. Whether you are mapping the API response model into your business model or you are sorting, filtering, and manipulating data; knowing...
Join discussion
