Liking cljdoc? Tell your friends :D

atmos-kernel.core


in?clj

(in? collection element)

true if collection contains element.

true if collection contains element.
sourceraw docstring

keyword-mapclj

(keyword-map data)

Convert the keys of map (and subsequent maps) to clojure keyword.

Convert the keys of map (and subsequent maps) to clojure keyword.
sourceraw docstring

nil-or-empty?clj

(nil-or-empty? collection)

Check is the collection is nil or empty.

Check is the collection is nil or empty.
sourceraw docstring

throw-exceptionclj

(throw-exception message)
(throw-exception message data)

Throw an exception.

Throw an exception.
sourceraw docstring

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

× close