According to AS it's `KFunction1<FooInterface, ...
# getting-started
l
According to AS it's
KFunction1<FooInterface, Boolean>
? (Note that my
foo
is
fun foo(): Boolean
)