Răsfoiți Sursa

fixes from hoosierEE

Jeremy Siek 4 ani în urmă
părinte
comite
4b189616ba
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -8638,7 +8638,7 @@ Note that in both \key{inject} and
 which simplifies the implementation and corresponds with what is
 needed for compiling untyped Racket. The type predicates,
 $(\key{boolean?}\,e)$ etc., expect a tagged value and return \key{\#t}
-if the tag corresponds to the predicate, and return \key{\#t}
+if the tag corresponds to the predicate, and return \key{\#f}
 otherwise.
 %
 Selections from the type checker for $R_6$ are shown in