Public Vars

Back

parse-boolean (clj)

(source)

function

(parse-boolean s)
Parse strings "true" or "false" and return a boolean, or nil if invalid

Examples