Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
cl-parse-number
parse a string into one of the standard Common Lisp number types
http://www.cliki.net/parse-number
0
no reviews
Install
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.