Correct type for processor-count.
original commit: 83b43df4559f9bd8164cbbc8fefb3b6296c356db
This commit is contained in:
parent
69bd69f6d7
commit
379b6db28c
|
@ -546,7 +546,7 @@
|
|||
|
||||
[future (-poly (A) ((-> A) . -> . (-future A)))]
|
||||
[touch (-poly (A) ((-future A) . -> . A))]
|
||||
[processor-count (-> -Nat)]
|
||||
[processor-count (-> -PosInt)]
|
||||
|
||||
|
||||
[reverse (-poly (a) (-> (-lst a) (-lst a)))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user