Language

Package: sbcl-parse-number @ 1.5

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.

Home page
http://www.cliki.net/PARSE-NUMBER
Location
gnu/packages/lisp.scm (line: 1470, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball