From 1a35809ee62d5edcf2ee8cbbd7e4b9cda045f5d2 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'. --- 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 5dce9655f1..e04658d251 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