Liking cljdoc? Tell your friends :D

diction.demo


dictionaryclj

Demo data dictionary as list of data element maps.

Demo data dictionary as list of data element maps.
sourceraw docstring

generateclj

(generate)

Imports demo data elements and generated demo.html and demo.md documentation files in root folder.

Imports demo data elements and generated `demo.html` and `demo.md` documentation
files in root folder.
sourceraw docstring

generate-odd-pos-intclj

(generate-odd-pos-int)

Generate a simple odd, positive integer.

Generate a simple odd, positive integer.
sourceraw docstring

normalize-odd-pos-intclj

(normalize-odd-pos-int m)

Normalizes the odd positive int number entry type elements (if necessary) given element map m. If not a int number type, passhtru the element map m.

Normalizes the odd positive int number entry type elements (if necessary) given element map `m`.  If not a int number type, passhtru
the element map `m`.
sourceraw docstring

odd-pos-int!clj

Programmatic custom registration function for demo custom data element.

Programmatic custom registration function for demo custom data element.
sourceraw docstring

validate-odd-pos-intclj

(validate-odd-pos-int v id entry)

Validate a simple odd, positive integer.

Validate a simple odd, positive integer.
sourceraw docstring

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

× close