original commit: 08e13b031c9ce581aad7a3f38d2c5831abc140e4
This commit is contained in:
Asumu Takikawa 2013-09-09 15:01:12 -04:00
parent c3f6913046
commit c57dbac240

View File

@ -51,7 +51,7 @@ have based on a predicate check in a conditional expression, it can
narrow the type of the variable within the appropriate branch of the
conditional.
@section{Filter and Predicates}
@section{Filters and Predicates}
In the previous section, we demonstrated that a Typed Racket programmer
can take advantage of occurrence typing to type-check functions