The corpus compares values, so eager-vs-lazy was invisible (identical values). Add rows that reduce laziness to a value via a side-effect counter: realization order (map/filter left-to-right), exact realization count under take/nth/drop (no over-realization), and lazy-seq memoization (realize-once across repeated walks). Sourced through unchunked producers (iterate, lists) so jolt's unchunked model matches the JVM. All certify against Clojure 1.12.5. |
||
|---|---|---|
| .. | ||
| chez | ||
| conformance | ||