GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Ocaml_operators(3) OCaml library Ocaml_operators(3)

Ocaml_operators - Precedence level and associativity of operators

Module Ocaml_operators

Module Ocaml_operators
: sig end

The following table lists the precedence level of all operator classes from the highest to the lowest precedence. A few other syntactic constructions are also listed as references.

Operator class
-
!.. ~..
-
.() .[] .{}
#..
function application
-
- -.
**.. lsl lsr asr
*.. /.. %.. mod land lor lxor
+.. -..
::
@.. ^..
=.. <.. >.. |.. &.. $.. !=
& &&
or ||
-
,
<- :=
-
if
;

2025-07-03 OCamldoc

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.