Liking cljdoc? Tell your friends :D

cloj-rules-engine.common


add-new-attr-to-mapclj

(add-new-attr-to-map initial-map new-attr attr-value)

Creates a copy an initial map and adds a new attribute to all elements of this copy

Creates a copy an initial map and adds a new attribute to all elements of this copy
sourceraw docstring

get-action-chancesclj

(get-action-chances m)
source

get-fieldclj

(get-field this key)

function to safely get the field content

function to safely get the field content
sourceraw docstring

parse-mclj

(parse-m m)

Transform map -m- numeric values into string values

Transform map -m- numeric values into string values
sourceraw docstring

read-contentclj

(read-content path)

read file content

read file content
sourceraw docstring

set-fieldclj

(set-field this key value)

function to safely set the field content

function to safely set the field content
sourceraw docstring

update-value-in-mapclj

(update-value-in-map initial-map key-to-update sub-key-to-update new-value)

Creates a copy an initial map and updates a value

Creates a copy an initial map and updates a value
sourceraw docstring

valid?cljmultimethod

source

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

× close