Maybe your objects could be defined by a map containing functions and objects.
So exampleAndList = {:fn and, :coll [a b c]}
And then eval goes through your objects recursively, using
(def eval [o]
(apply (:fn o) (map eval (:coll o
- with a special case that if o is not a map but say a Boo
On Thursday, August 13, 2020 at 10:32:45 AM UTC-5 cap10...@gmail.com wrote:
> I was recently made aware in a separate thread in this group* that, until
> very recently, the tools-deps versions that were being installed via the
> main Homebrew tap's clojure installer included some versions cons
The problem:
In Java, I have an interface *IInferrable* which is basically boolean
eval();
Any Java object which extends IInferrable, no matter what it is, will
answer to eval() and return a boolean.
The idea lies at the heart of an inference engine.
But, I also define a class *AndList* which
I have a Docker image for 1.10.1.600 in Docker Hub:
hadils/cci-openjdk-8-tools-deps-1.10.1.600
> On Aug 13, 2020, at 2:13 PM, Wes Morgan wrote:
>
> I just realized I inadvertently skipped right over 1.10.1.561, so there is no
> such Docker image tag available currently. I just issued this pull
I just realized I inadvertently skipped right over 1.10.1.561, so there is
no such Docker image tag available currently. I just issued this pull
request to fix
that: https://github.com/docker-library/official-images/pull/8549
Moving forward that will be updated to stable releases only (unless t
I was recently made aware in a separate thread in this group* that, until
very recently, the tools-deps versions that were being installed via the
main Homebrew tap's clojure installer included some versions considered
unstable. As of the day I'm writing this, the latest stable version is
1.10.