|
|
|
|
|
by dgrnbrg
3605 days ago
|
|
Creator here. You could use this from Java using the Clojure API for Java; however, many of the extension hooks use Clojure protocols. I would recommend writing a shim to Java for your particular application, so that your data types are represented in the way you want. |
|