I have a question about `<http://kotlin.io|kotlin....
# stdlib
m
I have a question about `kotlin.io`'s
use
. Suppose I wanted to simply copy an InputStream to an OutputStream and make sure both streams are closed. Would the following be considered idiomatic or is there a cleaner/simpler way?