Re: Omitting eta-expansion gives a wrong answer

"[email protected] [ocaml_beginners]" <[email protected]> 26 Aug 2016 08:12:01 -0700
Newsgroups gmane.comp.lang.ocaml.beginners
Message-ID <[email protected]>
It was clear enough, thanks.
I was already aware of, and understood this behaviour for non-functional constants, but didn't realize that functions could also be viewed as "constants" in this situation.