whats wrong with simply creating a file called `Ex...
# announcements
g
whats wrong with simply creating a file called
Extensions.kt
and putting
Copy code
fun String.doThings() = this.length == 5
in it?