Klitos Kyriacou
then
thenBy
ephemient
Declare a function as infix only when it works on two objects which play a similar role. Good examples: and, to, zip. Bad example: add.
infix
and
to
zip
add
Comparator then Comparator
Comparator.thenBy(selector)
every { foo() } returns 0
A modern programming language that makes developers happier.