tighten up the contract

This commit is contained in:
Robby Findler 2011-12-15 10:38:38 -06:00
parent c9d214138e
commit a2bbcf8b00

View File

@ -84,8 +84,8 @@ packages that planet has available, visit
It returns a list matching the contract
@racketblock[(listof (list/c string?
string?
(list/c exact-integer?
exact-integer?)))]
(list/c exact-positive-integer?
exact-nonnegative-integer?)))]
Each sublist represents
the latest version of one of the packages and contains the
userid, the package name (including ".plt"), and