scala3
scala3 copied to clipboard
Add an implementation of BuildFrom for IArray
for use with e.g. Future.sequence, LazyZip, Random.shuffle
fixes https://github.com/scala/scala3/issues/19229