I was casually browsing clj-kondo's types and noticed that mapv seems to have a transducer arity? I think that might be a copy-paste error https://github.com/clj-kondo/clj-kondo/blob/dd9a1bd27873d8f2dfe1710d4b080639438ea2de/src/clj_kondo/impl/types/clojure/core.clj#L979C4-L979C9
Thanks, fixed