Join Slack
Powered by
what would be the kotlin way to do ```while ((line...
# announcements
b
bitkid
11/07/2016, 9:59 PM
what would be the kotlin way to do
Copy code
while ((line = reader.readLine()) != null) {}
Open in Slack
Previous
Next