Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by
{{chunked-seq}} always returns a ChunkedSeq object and hence the {{nil?}} checks do nothing.

3 Answers

0 votes
by

Comment made by: mfikes

CLJS-2138.patch added to Patch Tender (i)

0 votes
by

Comment made by: mfikes

CLJS-2138.patch passes CI and Canary (/)

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-2138 (reported by tmulvaney)
...