From 4641d7fff086ac33db68c3499174cb15e34295c6 Mon Sep 17 00:00:00 2001 From: Sam Tobin-Hochstadt Date: Sun, 4 Sep 2011 08:33:44 -0400 Subject: [PATCH] Document `Nonnegative-Integer'. original commit: 1a35809ee62d5edcf2ee8cbbd7e4b9cda045f5d2 --- collects/typed-racket/scribblings/reference/types.scrbl | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/typed-racket/scribblings/reference/types.scrbl b/collects/typed-racket/scribblings/reference/types.scrbl index 5dce9655..e04658d2 100644 --- a/collects/typed-racket/scribblings/reference/types.scrbl +++ b/collects/typed-racket/scribblings/reference/types.scrbl @@ -68,6 +68,7 @@ Negative-Single-Flonum Nonnegative-Exact-Rational Nonnegative-Flonum Nonnegative-Inexact-Real +Nonnegative-Integer Nonnegative-Real Nonnegative-Single-Flonum Nonpositive-Exact-Rational