Module CCList.Infix
val (--) : int -> int -> int ti -- jis the infix alias forrange. Bounds included.
val (--^) : int -> int -> int ti --^ jis the infix alias forrange'. Second boundjexcluded.- since
- 0.17
Let operators on OCaml >= 4.08.0, nothing otherwise
- since
- 2.8