Ihar Hancharenka ac14b92a8f m
2025-01-05 21:23:50 +03:00

17 строки
772 B
Plaintext

2023
https://habr.com/ru/articles/763518/
!!! Result<,>, runCatching, mapCatching, recoverCatching, recover
2020
https://medium.com/@elizarov/kotlin-and-exceptions-8062f589d07
2019
https://ahsensaeed.com/functional-style-error-handling-kotlin-runcatching-mapcatching/
https://github.com/Kotlin/KEEP/blob/master/proposals/stdlib/result.md#limitations
https://habr.com/ru/company/maxilect/blog/447380/
2018
https://arturdryomov.online/posts/designing-errors-with-kotlin/
http://oneeyedmen.com/failure-is-not-an-option-part-1.html
http://oneeyedmen.com/failure-is-not-an-option-part-2.html
http://oneeyedmen.com/failure-is-not-an-option-part-3.html
http://oneeyedmen.com/failure-is-not-an-option-part-4.html
http://oneeyedmen.com/failure-is-not-an-option-part-5.html