MateuszNaKodach / SelfImprovement

This project has some sample code for my personal learning purpose. Things which I've learnead are collected as issues here: https://github.com/nowakprojects/SelfImprovement/issues
107 stars 17 forks source link

Understanding inline, noinline, and crossinline in Kotlin #3388

Open MateuszNaKodach opened 4 years ago

MateuszNaKodach commented 4 years ago

https://blog.mindorks.com/understanding-inline-noinline-and-crossinline-in-kotlin

MateuszNaKodach commented 4 years ago

Dlaczego to stosować?