ng this little library potemkin which has a few
useful deftype-like macros that would save a lot of typing (albeit I had a
different use case from yours), maybe deftype+ will work for you:
https://github.com/ztellman/potemkin#def-abstract-type-and-deftype
Cheers.
--
Wbr, Andrii V. Mishkovskyi.
He
Hi all,
I'm having troubles trying to make nl.bitwalker.useragentutils to work with
my small project. The problem with this package starts from the beginning
-- since the latest version (1.6) is not in Maven Central or Clojars repo,
I had to install it manually, using following command:
$ mvn