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

Rust (with Iterator::chain)
57.9% (55)
Haskell (lists)
20.0% (19)
OCaml (Seq.t)
22.1% (21)

95 interactions

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