What is the mechanism that makes a KFunction subty...
# announcements
j
What is the mechanism that makes a KFunction subtype assignable to a lambda type? Is this a special case of the compiler, or is it possible have custom classes assigned to a lambda type?