| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004600 | OCaml | OCaml documentation | public | 2008-08-18 01:42 | 2008-09-04 15:35 |
|
| Reporter | warren | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 3.10.2 | |
| Target Version | | Fixed in Version | 3.11+dev | |
|
| Summary | 0004600: associativity of (&) (&&) and (||) |
| Description | When attempting to redefine the (&) operator in my module I discovered that it is right-associative although the manual says it is left-associative. Same goes for (&&) and (||). The manual should probably be corrected. (http://caml.inria.fr/pub/docs/manual-ocaml/expr.html#htoc70 [^]) |
| Tags | No tags attached. |
|
| Attached Files | |
|