Liking cljdoc? Tell your friends :D

lambdaconnect-model.transformations


clojure-to-jsonclj/s

(clojure-to-json obj
                 entity
                 inverse-parser-for-attribute
                 inverse-parser-for-relationship)
(clojure-to-json obj
                 entity
                 inverse-parser-for-attribute
                 inverse-parser-for-relationship
                 skip-non-datomic?)
source

json-to-clojureclj/s

(json-to-clojure json entity parser-for-attribute parser-for-relationship)

Converts json-based map into the one that conforms to the spec.

Converts json-based map into the one that conforms to the spec. 
sourceraw docstring

memoized-inversesclj/s

source

replace-inversesclj/s

(replace-inverses obj entity untangle-singles)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close