Liking cljdoc? Tell your friends :D

dativity.define


actionclj/s

(action name)
source

action-producesclj/s

(action-produces action creates)
source

action-requiresclj/s

(action-requires action prereq)
source

action-requires-conditionalclj/s

(action-requires-conditional action prereq predicate data-parameter)

condition fn can assume that the data exists

condition fn can assume that the data exists
sourceraw docstring

add-entity-to-modelclj/s

(add-entity-to-model model node)
source

add-relationship-to-modelclj/s

(add-relationship-to-model case relationship)
source

contains-it?clj/s

(contains-it? it coll)
source

create-modelclj/s

(create-model arg-map)

Creates a process model to be used by core functions. Takes a map with a strict structure as input

Creates a process model to be used by core functions.
Takes a map with a strict structure as input
sourceraw docstring

dataclj/s

(data name)
source

empty-process-modelclj/s

(empty-process-model)
source

roleclj/s

(role name)
source

role-performsclj/s

(role-performs role action)
source

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

× close