File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -19033,12 +19033,9 @@ \section{The \LangAny{} Language}
1903319033to produce a tagged value; they return {\TRUE} if the tag corresponds to
1903419034the predicate and return {\FALSE} otherwise.}
1903519035
19036- The type checker for \LangAny{} is shown in
19037- figure~\ref{fig:type-check-Lany}
19038- %
19039- \racket{ and uses the auxiliary functions presented in
19040- figure~\ref{fig:type-check-Lany-aux}}.
19041- %
19036+ \racket{The type checker for \LangAny{} is shown in figure~\ref{fig:type-check-Lany}
19037+ and it uses the auxiliary functions presented in figure~\ref{fig:type-check-Lany-aux}.}
19038+ \python{The type checker for \LangAny{} is shown in figure~\ref{fig:type-check-Lany}.}
1904219039The interpreter for \LangAny{} is shown in figure~\ref{fig:interp-Lany} and
1904319040its auxiliary functions are shown in figure~\ref{fig:interp-Lany-aux}.
1904419041
You can’t perform that action at this time.
0 commit comments