The Biocaml Library : Biocaml_seq.fold_lefti

let fold_lefti f init s = String.foldi s ~init ~f:(fun i a c -> f a i c)

AltStyle によって変換されたページ (->オリジナル) /