implementation("io.kotest:kotest-assertions-arrow:6.1.1")
Enhances testing of functional data types like Option, Either, and NonEmptyList with specialized assertions.