Kotlin / kotlin-koans

Kotlin workshop
MIT License
2.6k stars 1.41k forks source link

Simplify solution for ii_collections/n19Sum.kt #101

Closed ranjeevmahtani closed 7 years ago

ranjeevmahtani commented 7 years ago

I came up with this solution while going through the exercise. Wondering if it's a slightly simpler and more efficient one.