engineering Composing functions in Kotlin with extensions and operators Kotlin gives us powerful ways to expand the language, but is there something we can exploit to improve the way functions are invoked? Today I was wondering if I could