Kotlin Advanced Programming (Part 4)
Learn about inline functions and reified
type

If you’re new to Kotlin please check out my previous posts:
- Kotlin Guide for Beginners — Explains the basics of variable declarations & Why to learn Kotlin
- Kotlin Advanced Programming — This post is regarding basics related to functions & types of functions in Kotlin