Module BatInnerIO.InputSource

Sourcetype t = input
Sourceval compare : input -> input -> int

A total order on inputs

Sourceval hash : input -> int

A hash function for inputs

Sourceval equal : input -> input -> bool