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