implementation("io.kotest.extensions:kotest-assertions-arrow:2.0.0")
Enhances testing by providing specialized assertions for functional data types like Option, Either, and NonEmptyList.