(parse-long v)
Parse a string into an integer value. In CLJS this can return a Number or a goog.math.Long if it would overflow a js Number. Returns 0 if it cannot be parsed.
Parse a string into an integer value. In CLJS this can return a Number or a goog.math.Long if it would overflow a js Number. Returns 0 if it cannot be parsed.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |