(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |