nextjournal / clerk-table-stats

Add simple columns summaries to your Clerk tables
ISC License
0 stars 0 forks source link

exception when trying to normalize irregular data #11

Closed mk closed 3 days ago

mk commented 3 days ago

E.g. (nextjournal.clerk-table-stats/normalize-seq-of-map [{:pred inc} {:pred {:wrapped :ns?}}])

;;=> #<java.lang.IllegalArgumentException@77f33cbe java.lang.IllegalArgumentException: contains? not supported on type: clojure.core$inc>