Understanding Kotlin Lambda
Find out the last factor of being a first-class citizen: the opportunity to create a function at runtime and without a predefined name.
Functions without name
To create a function that isn't bound to its name in Kotlin you can create an anonymous one...
manish-bannur.hashnode.dev6 min read