17 lines
		
	
	
		
			912 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			912 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | ## Core Kotlin
 | ||
|  | 
 | ||
|  | This module contains articles about core Kotlin. | ||
|  | 
 | ||
|  | ### Relevant articles:
 | ||
|  | 
 | ||
|  | - [Void Type in Kotlin](https://www.baeldung.com/kotlin-void-type) | ||
|  | - [How to use Kotlin Range Expressions](https://www.baeldung.com/kotlin-ranges) | ||
|  | - [Creating a Kotlin Range Iterator on a Custom Object](https://www.baeldung.com/kotlin-custom-range-iterator) | ||
|  | - [Kotlin Scope Functions](https://www.baeldung.com/kotlin-scope-functions) | ||
|  | - [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) | ||
|  | - More articles: [[<-- prev]](/core-kotlin) |