notes/pl/kt/features/fp/scope-functions.txt
ihar_hancharenka b13c41bea0 m
2025-08-16 17:40:04 +03:00

10 строки
391 B
Plaintext

https://kotlinlang.org/docs/reference/scope-functions.html
let, run, with, apply, also
https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/let.html
2019
https://www.reddit.com/r/Kotlin/comments/b0tms2/scope_functions_kotlin_programming_language/
2018
https://kotlinexpertise.com/coping-with-kotlins-scope-functions/
https://blog.simon-wirtz.de/coping-with-kotlins-scope-functions/