Join Slack
Powered by
would it make sense negation on infix functions? `...
# language-proposals
e
elect
12/11/2016, 10:16 AM
would it make sense negation on infix functions?
infix fun ByteBuffer.matches(string: String): Boolean
buf !matches "ciao"
👍 2
2
Views
Open in Slack
Previous
Next