mirror of
https://github.com/GaloisInc/cryptol.git
synced 2025-01-05 15:07:12 +03:00
Fix incorrect spacing after abbreviation "vs."
This commit is contained in:
parent
6d484c854d
commit
361be3827e
@ -2877,7 +2877,7 @@ yields the inferred type:
|
||||
\end{Answer}
|
||||
|
||||
%=====================================================================
|
||||
\section{Type vs. value variables}\indTypeVariables
|
||||
\section{Type vs.\ value variables}\indTypeVariables
|
||||
\label{sec:type-vs.-value}
|
||||
|
||||
\todo[inline]{Rewrite this whole section to better clarify object- vs. type
|
||||
@ -2920,7 +2920,7 @@ statically---they never change at runtime.\footnote{In this way,
|
||||
the term ``type-level naturals''.}
|
||||
|
||||
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
\subsection{Positional vs. named type
|
||||
\subsection{Positional vs.\ named type
|
||||
arguments}\indTypePositionalArguments
|
||||
\label{sec:positional-vs.-named}
|
||||
|
||||
@ -2968,7 +2968,7 @@ clear, as in:
|
||||
resolution, in the presence of positional arguments.}
|
||||
|
||||
%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
\subsection{Type context vs. variable context}\indTypeContext
|
||||
\subsection{Type context vs.\ variable context}\indTypeContext
|
||||
\label{sec:type-context-vs}
|
||||
|
||||
You have seen, in the discussion of type variables above, that Cryptol
|
||||
|
Loading…
Reference in New Issue
Block a user