try-catch

(★ 9)

A Kotlin extension that brings the elegance of `try-catch` to functional error handling—while **safely avoiding accidental capture of `CancellationException` in coroutines**. Use typed, chainable handlers with `runCatching` and never break structured concurrency again.

try-catch 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation