|
@@ -26,7 +26,7 @@
|
|
|
|
|
|
\def\racketEd{0}
|
|
\def\racketEd{0}
|
|
\def\pythonEd{1}
|
|
\def\pythonEd{1}
|
|
-\def\edition{1}
|
|
|
|
|
|
+\def\edition{0}
|
|
|
|
|
|
% material that is specific to the Racket edition of the book
|
|
% material that is specific to the Racket edition of the book
|
|
\newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
|
|
\newcommand{\racket}[1]{{\if\edition\racketEd{#1}\fi}}
|
|
@@ -17601,7 +17601,7 @@ $\Rightarrow$
|
|
&
|
|
&
|
|
\begin{minipage}{0.65\textwidth}
|
|
\begin{minipage}{0.65\textwidth}
|
|
\begin{lstlisting}
|
|
\begin{lstlisting}
|
|
-(any-vector-ref |$e_1'$| |$e_2'$|)
|
|
|
|
|
|
+(any-vector-ref |$e_1'$| (project |$e'_2$| Integer))
|
|
\end{lstlisting}
|
|
\end{lstlisting}
|
|
\end{minipage}
|
|
\end{minipage}
|
|
\\[2ex]\hline
|
|
\\[2ex]\hline
|