dedupe: use make-lazy-seq + coll->cells directly — lazy-seq macro is not available at 20-coll tier (defined in 30-macros.clj). trampoline: use ifn? instead of fn? (not available), fix single-arity to call (f) directly instead of recursive (trampoline f (f)). rand-int: removed from overlay, stays native in core.janet (math/floor and math/random not available in Clojure namespace). |
||
|---|---|---|
| .. | ||
| 00-kernel.clj | ||
| 00-syntax.clj | ||
| 10-seq.clj | ||
| 20-coll.clj | ||
| 30-macros.clj | ||
| MIGRATION.md | ||