package angstrom-unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Angstrom_unixSource

Sourceval parse : ?buf_size:int -> 'a Angstrom.t -> in_channel -> Angstrom.Buffered.unconsumed * ('a, string) Result.result
Sourceval parse_many : ?buf_size:int -> 'a Angstrom.t -> ('a -> unit) -> in_channel -> Angstrom.Buffered.unconsumed * (unit, string) Result.result
OCaml

Innovation. Community. Security.