multiset
multiset copied to clipboard
New release for "Must hint overloaded method: toArray"?
Hi there! It looks like there's a patch which fixes this compilation error:
java.lang.IllegalArgumentException: Must hint overloaded method: toArray
clojure.lang.Compiler$CompilerException: Syntax error compiling deftype* at (multiset/core.clj:12:1).
It looks like this patch fixes things, but it hasn't been released to Clojars yet. Would it be possible to get an 0.1.1 release, or at least a new snapshot deployed?
Many thanks!