In kotlin we have one word concept of infix function which is actually the Member function or the extension function in case of Kotlin. So …
Check this kotlin Infix, Lambda and Higher order functions now

Simple Code Easy Approach
In kotlin we have one word concept of infix function which is actually the Member function or the extension function in case of Kotlin. So …