Improve type annotation of (get-backing-scale) (#424)
This commit is contained in:
parent
07911cd613
commit
e706928a77
|
@ -68,7 +68,7 @@
|
|||
(->* [Real Real Exact-Nonnegative-Integer Exact-Nonnegative-Integer Bytes]
|
||||
[Any Any #:unscaled? Any]
|
||||
Void)]
|
||||
[get-backing-scale (-> Nonnegative-Real)]
|
||||
[get-backing-scale (-> Positive-Real)]
|
||||
[get-depth (-> Exact-Nonnegative-Integer)]
|
||||
[get-handle (-> Any)]
|
||||
[get-height (-> Exact-Positive-Integer)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user