implementation("io.kotest:kotest-assertions-arrow:6.0.7")
Enhances testing of functional data types by providing specialized matchers for Option and Either.