Parser: admit anonymous binders
In programs, we do not really care about unnamed typed variables, and it is convenient to write ((fun s _ -> s) : int -> bool -> int) in logical terms.
Showing
Please register or sign in to comment
Attention une mise à jour du serveur va être effectuée le vendredi 16 avril entre 12h et 12h30. Cette mise à jour va générer une interruption du service de quelques minutes.
In programs, we do not really care about unnamed typed variables, and it is convenient to write ((fun s _ -> s) : int -> bool -> int) in logical terms.