Fork me on GitHub
#clojure-nl
<
2022-09-23
>
bbss03:09:42

Clojure Java interop is certainly meh. Varargs methods always get so annoying. And figuring out why the method call you're trying isn't matching any implementation.

gklijs08:09:24

Annotations seems fun though https://clojure.org/reference/datatypes#_java_annotation_support 😉.

👀 1