(edb-composer-gen-spec inputs-list)
Given the :in clause of a query, this returns a constructor that will take the sequence of corresponding runtime inputs and generates an object satisfying the EDB protocol that handles all datom resolution by delegating to the sources passed in.
The EDB returned by this function expects an additional initial argument, which is simply the symbol corresponding to the source to which it should delegate.
Given the :in clause of a query, this returns a constructor that will take the sequence of corresponding runtime inputs and generates an object satisfying the EDB protocol that handles all datom resolution by delegating to the sources passed in. The EDB returned by this function expects an additional initial argument, which is simply the symbol corresponding to the source to which it should delegate.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close