Join Slack
Powered by
also how can i condense this ``` when(it) {...
# announcements
s
Smallville7123
04/17/2019, 4:16 AM
also how can i condense this
Copy code
when(it) { "" -> printHelp() "-h" -> printHelp() "--help" -> printHelp() }
as i currently have this
🧵 2
Open in Slack
Previous
Next