Module Patdiff_kernel.Import

include module type of struct include Composition_infix end
val (>>) : 'a 'b 'c. ('a -> 'b) -> ('b -> 'c) -> 'a -> 'c @@ portable
val (<<) : 'a 'b 'c. ('b -> 'c) -> ('a -> 'b) -> 'a -> 'c @@ portable
module Patience_diff = Patience_diff_lib.Patience_diff