implementation("io.arrow-kt:arrow-collectors:2.0.0-beta.1")
Enables efficient, concurrent collection of sequences into single results, ensuring each element is processed only once.