Kotlin Discussions
Is there standard way to use multiple resources?
Libraries
yole
May 16, 2017, 9:57am
2
No, there’s no standard solution at this time.
Kotlin needs try-with-resources
show post in topic
Related topics
Topic
Replies
Views
Activity
Try-with-resources or use()
8
11286
March 28, 2016
Try-with-resources: the Kotlin way?
5
7530
November 21, 2014
Closing DB connection
3
6829
March 16, 2017
C# using() in Kotlin
2
4301
October 25, 2012
Scoped use statement
1
800
May 27, 2020