Kotlin
Kotlin
- Annotation
- Array
- Class
- abstract class, open
- nested class, inner
- data class
- Primary Constructor, Secondary Constructor
- by, object, companion object
- Collection
- Enum
- Exception
- Functions
- expression, statement
- Default arguments, Named arguments, Variable number of arguments
- Interface
- Kotlin
- Lambda
- Modifier
- Nullable Type
- Operator Overloading
- Type System
- Variable