I'd also argue that normal delegating functions ar...
# language-proposals
r
I'd also argue that normal delegating functions are clearer as they explicitly state what they are doing without additional syntax, and Kotlin's sugar means the LOC is the same (with maybe a slight increase in character count for explicitness)