diff --git a/core-kotlin-2/README.md b/core-kotlin-2/README.md index 302bcd0a42..1670ca543c 100644 --- a/core-kotlin-2/README.md +++ b/core-kotlin-2/README.md @@ -5,3 +5,4 @@ - [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) - [Kotlin Annotations](https://www.baeldung.com/kotlin-annotations) +- [Kotlin Scope Functions](https://www.baeldung.com/kotlin-scope-functions)