Liking cljdoc? Tell your friends :D

datahike.tools


case-treecljmacro

(case-tree qs vs)
source

combine-hashesclj

(combine-hashes x y)
source

get-timeclj

(get-time)
source

raisecljmacro

(raise & fragments)

Logging an error and throwing an exception with message and structured data. Arguments:

  • Any number of strings that describe the error
  • Last argument is a map of data that helps understanding the source of the error
Logging an error and throwing an exception with message and structured data.
Arguments:
- Any number of strings that describe the error
- Last argument is a map of data that helps understanding the source of the error
sourceraw docstring

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

× close