Module CCListLabels.Infix
val (--) : int -> int -> int tInfix alias for
range. Bounds included.
val (--^) : int -> int -> int tInfix alias for
range'. Second bound excluded.- since
- 0.17
Let operators on OCaml >= 4.08.0, nothing otherwise
- since
- 2.8