Liking cljdoc? Tell your friends :D

atmos-kernel.core


in?clj

(in? coll elm)

true if coll contains elm

true if coll contains elm
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? coll)

Check is the coll is nil or empty

Check is the coll is nil or empty
sourceraw docstring

throw-exceptionclj

(throw-exception message cause)

Throw an exception

Throw an exception
sourceraw docstring

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

× close