implementation("io.kotest:kotest-assertions-arrow:6.1.6")
Enhances testing of functional programming constructs by providing specialized matchers for Arrow's `Option`, `Either`, `NonEmptyList`, and `Validated` types.