com.evocomputing.utils
decode-long
(decode-long s)
parse-float
(parse-float s)
parse-int
(parse-int s)
throw-if-not
(throw-if-not test & args)
Throws an Exception if test is false. Arguments are those documented for throwf.
throw-with-type
(throw-with-type type msg)