implementation("io.kotest:kotest-assertions-arrow:6.0.0.M6")
Enhances testing by providing specialized assertions for Arrow's functional data types, including `Option`, `Either`, and `Validated`.