Useful utilities missing in Kotlin stdlib or in JRE
As for now there is a couple of utilities that make life easier:
-
Some lambda function wrappers
-
And Auto.close block for Kotlin as it was decribed here
Useful utilities missing in Kotlin stdlib or in JRE
As for now there is a couple of utilities that make life easier:
Some lambda function wrappers
And Auto.close block for Kotlin as it was decribed here