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 dcb371b commit 18045ffCopy full SHA for 18045ff
release_notes/release_notes.stex
@@ -116,6 +116,11 @@ Online versions of both books can be found at
116
%-----------------------------------------------------------------------------
117
\section{Functionality Changes}\label{section:functionality}
118
119
+\subsection{Type recovery improvements (10.4.0)}
120
+
121
+The compiler now avoids moving predicates from tail position when they may raise an error,
122
+even if the result is known in case of a success.
123
124
\subsection{In-place vector copying (10.3.0)}
125
126
The \scheme{vector-copy!} procedure copies a subsequence
0 commit comments