2019-10-31 21:43:47 -04:00
|
|
|
## Core Kotlin
|
|
|
|
|
|
|
|
This module contains articles about core Kotlin.
|
|
|
|
|
|
|
|
### Relevant articles:
|
|
|
|
|
|
|
|
- [Kotlin Scope Functions](https://www.baeldung.com/kotlin-scope-functions)
|
2020-01-01 17:20:44 -05:00
|
|
|
- [Kotlin Annotations](https://www.baeldung.com/kotlin-annotations)
|
|
|
|
- [Split a List into Parts in Kotlin](https://www.baeldung.com/kotlin-split-list-into-parts)
|
|
|
|
- [String Comparison in Kotlin](https://www.baeldung.com/kotlin-string-comparison)
|
|
|
|
- [Guide to JVM Platform Annotations in Kotlin](https://www.baeldung.com/kotlin-jvm-annotations)
|
|
|
|
- [Finding an Element in a List Using Kotlin](https://www.baeldung.com/kotlin-finding-element-in-list)
|
|
|
|
- [Kotlin Ternary Conditional Operator](https://www.baeldung.com/kotlin-ternary-conditional-operator)
|
2019-10-31 21:43:47 -04:00
|
|
|
- More articles: [[<-- prev]](/core-kotlin)
|