Biocaml 0.4-dev : Biocaml_accu.Counter.of_stream

let of_stream e =
let c = create () in
Stream.iter ~f:(tick c) e ;
c

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