Skip to main content

parse-long

functionv1.11

cljs.core/parse-long

Available in:BBCLJCLJS
(parse-long [s])
Parse string of decimal digits with optional leading -/+ and return an integer value, or nil if parse fails

No examples yet. Be the first to add one!