Topics
Kotlin
About this topic: Articles tagged __TAG__
Showing 74 articlesRelated tags
Topics
Articles
Showing 74 articles
How-tos
The let Keyword in Kotlin
One of the scoping functions in Kotlin is let. The lambda function is used to perform an action on the current object and return any value as a result.
↗
How-tos
Kotlin Data Class Inheritance: Extend a Data Class
In this article, we will learn how to extend a data class in Kotlin. We will also learn how to declare a data class by delving into extending it.
↗
No articles found
Try clearing the filters.