From 1083fd41ede5bee38f1a51884557bc3ee3a35eb8 Mon Sep 17 00:00:00 2001 From: MMonik Date: Wed, 24 May 2017 19:47:03 +0300 Subject: [PATCH] Update README.md (#1912) --- kotlin/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/kotlin/README.md b/kotlin/README.md index 950f6460d5..57d16e0415 100644 --- a/kotlin/README.md +++ b/kotlin/README.md @@ -5,3 +5,4 @@ - [Comprehensive Guide to Null Safety in Kotlin](http://www.baeldung.com/kotlin-null-safety) - [Kotlin Java Interoperability](http://www.baeldung.com/kotlin-java-interoperability) - [Difference Between “==” and “===” in Kotlin]() +- [Generics in Kotlin](http://www.baeldung.com/kotlin-generics)