6aa6095cd0
Use `enumEntries` instead of `enumValues`, which is now recommended. Replace a `.getOrNull(...) ?: other` with `.getOrElse(...) { other }`. |
||
---|---|---|
.. | ||
main/kotlin | ||
test/kotlin/app/pachli/core/common |