Module ImageBase.Fraction

type t = int * int
val min : (int * int) -> (int * int) -> int * int