Previous Up Next

Module Biocaml_lines (.ml)

module Biocaml_lines: sig .. end
Lines of a file.

type item = Biocaml_line.t  
module Error: sig .. end
Errors.
val of_char_stream  : char Stream.t -> item Stream.t
val of_channel  : Pervasives.in_channel -> item Stream.t
val to_channel  : item Stream.t -> Pervasives.out_channel -> unit
module Buffer: sig .. end
Buffer of lines.
module Transform: sig .. end

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