ecl-parse-number 1.7
Channel: guix
Home page: https://www.cliki.net/PARSE-NUMBER
Licenses: Modified BSD
Synopsis: Parse numbers
Description:
parse-number
is a library of functions for parsing strings into one of the standard Common Lisp number types without using the reader. parse-number
accepts an arbitrary string and attempts to parse the string into one of the standard Common Lisp number types, if possible, or else parse-number
signals an error of type invalid-number
.
Total results: 1