Module BatInnerIO.OutputSource

Sourcetype t = unit output
Sourceval compare : _ output -> _ output -> int

A total order on outputs

Sourceval hash : _ output -> int

A hash function for outputs

Sourceval equal : _ output -> _ output -> bool