[ ソース: cl-parse-number ]
パッケージ: cl-parse-number (1.7-1.1)
cl-parse-number に関するリンク
Debian の資源:
cl-parse-number ソースパッケージをダウンロード:
- [cl-parse-number_1.7-1.1.dsc]
- [cl-parse-number_1.7.orig.tar.gz]
- [cl-parse-number_1.7-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.cliki.net]
類似のパッケージ:
parse a string into one of the standard Common Lisp number types
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.