Liking cljdoc? Tell your friends :D

cfml.coerce

Data type coercions that are useful when dealing with CFML. These are also useful when dealing with string inputs and you need numeric / boolean / etc data values.

Data type coercions that are useful when dealing with CFML.
These are also useful when dealing with string inputs and you
need numeric / boolean / etc data values.
raw docstring

cfml.interop

Public API for CFML/Clojure interoperability functions.

Public API for CFML/Clojure interoperability functions.
raw docstring

cfml.struct

A variant on clojure.lang.PersistentHashMap that is case insensitive on its keys. This implements just enough methods to be able to upper case keys on inbound operations that CFML would invoke.

A variant on clojure.lang.PersistentHashMap that is case insensitive
on its keys. This implements just enough methods to be able to upper
case keys on inbound operations that CFML would invoke.
raw docstring

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

× close