nomisRev / ktor-arrow-example

Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
Apache License 2.0
271 stars 34 forks source link

Refactor to kotlin.assert and power-assert: example #191

Closed tibtof closed 11 months ago

tibtof commented 1 year ago

A first example for #173

tibtof commented 1 year ago

@nomisRev don't worry about it, and I hope you are well. I will also refactor the other asserts before resubmitting the review.

tibtof commented 1 year ago

Hi @nomisRev, I implemented your suggestions, refactored the rest of the assertions and rebased the latest main. Please review it again. Thanks!