https://github.com/mahozad/cutcon
Media cutter, converter, viewer (video, audio, image)
https://github.com/mahozad/cutcon
Media cutter, converter, viewer (video, audio, image)
http client, Kotlin DSL
https://habr.com/ru/companies/alfa/articles/916536
https://habr.com/ru/companies/alfa/articles/917998
Виталя написал пару толковых статей про kotlin contracts
https://kotlinlang.org/docs/power-assert.html
The Kotlin Power-assert compiler plugin improves the debugging experience by providing detailed failure messages with contextual information. It simplifies the process of writing tests by automatically generating intermediate values in failure messages. It helps you understand why a test failed without needing complex assertion libraries.