module Infix:sig
..end
As other Operators modules in batteries are named "Infix" we provide Infix as well. This is a mere copy of Operators.
val (/:) : BatPathGen.PathType.t -> BatPathGen.PathType.ustring -> BatPathGen.PathType.t
val (//@) : BatPathGen.PathType.t -> BatPathGen.PathType.t -> BatPathGen.PathType.t