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

Rust (with Iterator::chain)
58.9% (53)
Haskell (lists)
20.0% (18)
OCaml (Seq.t)
21.1% (19)

90 interactions

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