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