Этот коммит содержится в:
ihar_hancharenka 2025-08-27 11:53:52 +03:00
родитель 6ee595648f
Коммит bb2c5cb805
3 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,6 @@
2025
https://carrion.dev/en/posts/context-parameters-kotlin/
in kt 2.2
2019
https://proandroiddev.com/an-introduction-context-oriented-programming-in-kotlin-2e79d316b0a2
https://habr.com/ru/company/JetBrains-education/blog/477898/

Просмотреть файл

@ -1,2 +1,4 @@
2025
https://carrion.dev/en/posts/coroutine-testing-patterns/
2021
https://kotlintesting.com/how-to-test-a-time-dependent-coroutine/

Просмотреть файл

@ -1,3 +1,5 @@
2025
https://carrion.dev/en/posts/runcatching-result-pattern/
2023
https://habr.com/ru/articles/763518/
!!! Result<,>, runCatching, mapCatching, recoverCatching, recover