Kotlin Data Structures: What to Use and When📅 Sep 5, 2025 · ☕ 5 min read · ✍️ Ignacio CarriónA practical guide to Kotlin collections and core data structures — how they behave, when to use them, and their time complexities.
Exploring Kotlin’s Immutable Collections Library📅 Jan 30, 2025 · ☕ 4 min read · ✍️ Ignacio CarriónExploring Kotlin’s Immutable Collections Library, use it in Compose to improve performance.