#lambda
Read more stories on Hashnode
Articles with this tag
You may think Kotlin function reference runs faster than Kotlin lambda, but wrong! In fact, Kotlin lambda runs 2x faster! ยท Using lambda as callback is...
Trailing lambda and trailing comma are the 2 important Kotlin features that you must know if you're new to Kotlin! ยท Trailing lambda is something new in...