no. Extensions are just like static util methods i...
# announcements
k
no. Extensions are just like static util methods in Java, anyway, with the receiver being the first param in a static util method. It's totally valid to have a nullable param in a util method, just like it's valid to have a nullable receiver