|
@@ -11467,8 +11467,7 @@ inner-product of two arrays (Figure~\ref{fig:inner-product}).
|
|
(+ (inner-product A B 2)
|
|
(+ (inner-product A B 2)
|
|
30)))
|
|
30)))
|
|
\end{lstlisting}
|
|
\end{lstlisting}
|
|
-\caption{Example program that computes the inner-product
|
|
|
|
- of two arrays.}
|
|
|
|
|
|
+\caption{Example program that computes the inner-product.}
|
|
\label{fig:inner-product}
|
|
\label{fig:inner-product}
|
|
\end{figure}
|
|
\end{figure}
|
|
|
|
|
|
@@ -11853,8 +11852,7 @@ Figure~\ref{fig:consistent} defines the \code{consistent?} predicate.
|
|
(consistent? rt1 rt2))]
|
|
(consistent? rt1 rt2))]
|
|
[(other wise) #f]))
|
|
[(other wise) #f]))
|
|
\end{lstlisting}
|
|
\end{lstlisting}
|
|
-\caption{The consistency predicate on types, a method in
|
|
|
|
- \code{type-check-gradual-class}.}
|
|
|
|
|
|
+\caption{The consistency predicate on types.}
|
|
\label{fig:consistent}
|
|
\label{fig:consistent}
|
|
\end{figure}
|
|
\end{figure}
|
|
|
|
|
|
@@ -13720,7 +13718,7 @@ Figure~\ref{fig:Rany-concrete-syntax}.
|
|
\end{minipage}
|
|
\end{minipage}
|
|
}
|
|
}
|
|
\caption{The concrete syntax of \LangAny{}, extending \LangLam{}
|
|
\caption{The concrete syntax of \LangAny{}, extending \LangLam{}
|
|
- (Figure~\ref{fig:Rlam-syntax}) with \key{Any}.}
|
|
|
|
|
|
+ (Figure~\ref{fig:Rlam-syntax}).}
|
|
\label{fig:Rany-concrete-syntax}
|
|
\label{fig:Rany-concrete-syntax}
|
|
\end{figure}
|
|
\end{figure}
|
|
|
|
|