Module Biocaml_std.Tuple.Tr


module Tr: sig .. end

include Tuple3
val make : 'a -> 'b -> 'c -> 'a * 'b * 'c