11 lines
		
	
	
		
			565 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			565 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | ## Core Kotlin Collections
 | ||
|  | 
 | ||
|  | This module contains articles about core Kotlin collections. | ||
|  | 
 | ||
|  | ### Relevant articles:
 | ||
|  | - [Split a List Into Parts in Kotlin](https://www.baeldung.com/kotlin-split-list-into-parts) | ||
|  | - [Finding an Element in a List Using Kotlin](https://www.baeldung.com/kotlin-finding-element-in-list) | ||
|  | - [Overview of Kotlin Collections API](https://www.baeldung.com/kotlin-collections-api) | ||
|  | - [Converting a List to Map in Kotlin](https://www.baeldung.com/kotlin-list-to-map) | ||
|  | - [Filtering Kotlin Collections](https://www.baeldung.com/kotlin-filter-collection) |