Join Slack
Communities
Powered by
I am thinking about an extension function ``` fun ...
# announcements
m
mike_shysh
10/31/2017, 4:48 PM
I am thinking about an extension function
Copy code
fun File.removePrefixFromContent(prefix: String): File { return this.forEachLine { } }
Open in Slack
Previous
Next