The Biocaml Library : Biocaml_stream.take

let take xs ~n =
take_whilei xs ~f:(fun j _ -> j < n)

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