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