Liking cljdoc? Tell your friends :D

sails-forth.memory


build-stateclj

(build-state schema)

count!clj

(count! astate soql)

createclj

(create state type attrs)

create!clj

(create! astate type attrs)

create-state!clj

(create-state! schema)

deep-mergeclj

(deep-merge & maps)

deleteclj

(delete state type id)

delete!clj

(delete! astate type id)

describeclj

(describe state type)

describe!clj

(describe! astate stype)

Filtercljprotocol

allows?clj

(allows? _ object)

limits!clj

(limits! astate)

listclj

(list state type)

list!clj

(list! astate type)

object-exists?clj

(object-exists? state type id)

objectsclj

(objects state)

objects!clj

(objects! astate)

parse-soqlclj

(parse-soql soql)

projectclj

(project state type object path)

queryclj

(query state soql)

query!clj

(query! astate soql)

Renderercljprotocol

renderclj

(render _ context)

take-action!clj

(take-action! astate take-action-map action inputs)

type-schemaclj

(type-schema schema type)

update!clj

(update! astate type id attrs)

update-objectclj

(update-object state type id attrs)

validate-attrclj

(validate-attr state field value)

validate-attrsclj

(validate-attrs state type attrs)

validate-existenceclj

(validate-existence state type id)

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

× close