Re: How do you declare infix in Ocaml

From: Pierre Weis (Pierre.Weis@inria.fr)
Date: Tue May 30 2000 - 22:32:01 MET DST

  • Next message: Markus Mottl: "Typing of patterns"

    Infixes in Ocaml are ordinary lexems: any sequence of symbols is an
    infix that has the precedence of its first character.

    For instance += is an infix that has the same precedence as +.

    There are no other user's infixes in O'Caml.

    Best regards,

    Pierre Weis

    INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://cristal.inria.fr/~weis/



    This archive was generated by hypermail 2b29 : Tue May 30 2000 - 22:37:36 MET DST