Module Scan.MA
module SL : sig ... endmodule SR : sig ... endmodule TSL : sig ... endmodule TSR : sig ... endval map_accum_left : (Type.t -> 'a -> (Type.t, 'b) Internal.accum) -> Type.t -> 'a TSL.t -> (Type.t, 'b TSL.t) Internal.accumval map_accum_right : (Type.t -> 'a -> (Type.t, 'b) Internal.accum) -> Type.t -> 'a TSR.t -> (Type.t, 'b TSR.t) Internal.accum