How To Implement TriFunction in Kotlin?
In this article, I will show you how to implement your custom TriFunction in Kotlin and how SAM conversions, and lambdas can help us with it.
In this article, I will show you how to implement your custom TriFunction in Kotlin and how SAM conversions, and lambdas can help us with it.
In this publication, we will learn how to implement statically-typed, type-safe Kotlin builders which we can use to implement our own DSLs.
Check out this article to learn how Kotlin operator overloading- a custom behavior for operators, like +,-,*, and unary plus- can help you.
Finally, I’ve released a new Micronaut with Kotlin and MongoDB video tutorial for free, so it’s time to learn something new.
In this article, I will show you how the Kotlin when expression (aka Kotlin switch) works and how to use it in your Kotlin projects.
In this article, we will take a look at a concept of data classes in Kotlin and how they can help us in a day-to-day work.
In this blog post, I will explain Kotlin’s groupBy() and partition() functions along with a few possible use-cases.
Join our community and get
3 free ebooks
To make Codersee work, we log user data. By using our site, you agree to our Privacy Policy and Terms of Use.