The overlay comment claimed Jolt has no chunked seqs and that chunked-seq? is always false. That is no longer true: a vector's seq is a real chunked seq, and post-prelude.ss rebinds chunked-seq? to na-chunked-seq?, which returns true for a vector seq. The defn here is only a placeholder so references compile during overlay load. Updated the comment to say so. |
||
|---|---|---|
| .. | ||
| 00-kernel.clj | ||
| 00-syntax.clj | ||
| 10-seq.clj | ||
| 20-coll.clj | ||
| 21-coll.clj | ||
| 22-coll.clj | ||
| 25-sorted.clj | ||
| 30-macros.clj | ||
| 40-lazy.clj | ||
| 50-io.clj | ||