Kotlin 101: Type Classes Quickly Explained (rockthejvm.com)
In this article, we explore the concept of type classes in Kotlin, a powerful tool that allows developers to abstract logic for different data types.