We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458b16a commit 82491afCopy full SHA for 82491af
source/lib-intro.tex
@@ -2076,7 +2076,7 @@
2076
the program.
2077
\begin{note}
2078
Thus all evaluations of the expression \tcode{h(k)} with the
2079
- same value for \tcode{k} yield the same result for a given execution of the program.
+ same values for \tcode{h} and \tcode{k} yield the same result for a given execution of the program.
2080
\end{note}
2081
For two different
2082
values \tcode{t1} and \tcode{t2}, the probability that \tcode{h(t1)} and \tcode{h(t2)}
0 commit comments