Join Slack
Powered by
<@U0B0WETDM> I like to use with for disposable or ...
# announcements
b
bamdmux
08/29/2016, 8:39 AM
@kittinunf
I like to use with for disposable or one use objects
Copy code
with(getObject()){ doThis() doThat() }
Open in Slack
Previous
Next