Re: Where is the syntax error
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
Hi, Le 27/02/2015 11:27, Dario Teixeira [email protected] [ocaml_beginners] a écrit : > why is the function > called "both_zero" when its semantics imply that "both_non_zero" > should actually be its name? Actually, its semantics implies "at_least_one_nonzero"... but that is another problem. Chantal.