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
11495
March 28, 2016
Try-with-resources: the Kotlin way?
5
8004
November 21, 2014
Kotlin needs try-with-resources
Language Design
56
38917
September 10, 2020
Java 7-style resource blocks?
5
1414
September 23, 2014
Concise way to manage resource with exception in kotlin
Language Design
11
10718
December 5, 2017