pop quiz: you are consing 1000 elements to an iterator. which language's iterator implementation is the *SLOWEST*?

Rust (with Iterator::chain)
58.7% (54)
Haskell (lists)
20.7% (19)
OCaml (Seq.t)
20.7% (19)

92 interactions

Posted by @welltypedwit.ch on 10/19/2025, 11:32:55 PM