Iñaki Arenaza
Iñaki Arenaza
Using the pre-compiled binaries of `clojure-mxnet` and the pre-compiled binaries of `mxnet` it depends on doesn't work in Ubuntu 16.04 (and probably any later version as of today). Neither the...
This pull request fixes #14. It also fixes some reflection warnings that are produced when using Java 17, and a few other warnings pointed out by clj-kondo. Finally it also...
There is no need to use the .toMatchResult method to get the matching start and end. Those methods are alreay available in the Matcher class. They return the exact same...
Now using esc_attr() as suggested. Signed-off-by: Iñaki Arenaza [email protected]