module Input:sig..end
typet =BatInnerIO.input
val compare : BatInnerIO.input -> BatInnerIO.input -> intA total order on inputs
val hash : BatInnerIO.input -> intA hash function for inputs
val equal : BatInnerIO.input -> BatInnerIO.input -> bool