Fixed the type of real->decimal-string.
original commit: cdfbbc5476b6c2df62aedc8813ad13bc28cb2619
This commit is contained in:
parent
98c88bf163
commit
1ebe111f88
|
@ -165,7 +165,7 @@
|
|||
(cl->* [->opt [-Input-Port index-type] (Un -Byte (-val eof))])]
|
||||
|
||||
;; string.rkt
|
||||
[real->decimal-string (N [index-type] . ->opt . -String)]
|
||||
[real->decimal-string (-Real [index-type] . ->opt . -String)]
|
||||
|
||||
[random (cl-> [(index-type) -Nat] [() -Real])]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user