Liking cljdoc? Tell your friends :D

spec.validate.boolean


boolean-string?clj

(boolean-string? value)

Returns true if the provided value is a string representing a boolean value ("true" or "false", case insensitive), else returns false.

Returns true if the provided value is a string representing a boolean value
("true" or "false", case insensitive), else returns false.
sourceraw docstring

boolean?clj

(boolean? value)

Returns true if the provided value is a boolean, else returns false.

Returns true if the provided value is a boolean, else returns false.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close