Liking cljdoc? Tell your friends :D

fabrikk.template.core


add-tupleclj/s

(add-tuple template [field _value :as tuple])

coerce-description-to-listclj/s

(coerce-description-to-list description)

coerce-to-tuplesclj/s

(coerce-to-tuples fragment)

combineclj/s

(combine tuples)

compileclj/s

(compile descriptions)

executeclj/s

(execute {:keys [pre-ordering ordering post-ordering field->tuple]
          :as _template}
         f
         init-ctx)

exists?clj/s

(exists? {:keys [pre-ordering ordering post-ordering] :as _template} field)

filter-orderingclj/s

(filter-ordering attributes ordering)

initclj/s

(init)

new?clj/s


ordering-collectionclj/s

(ordering-collection [_field value :as _tuple])

withoutclj/s

(without template attributes)

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

× close