multiset icon indicating copy to clipboard operation
multiset copied to clipboard

New release for "Must hint overloaded method: toArray"?

Open aphyr opened this issue 3 years ago • 0 comments

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!

aphyr avatar Mar 01 '21 19:03 aphyr