package ppxlib

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

Module Stdppx.In_channelSource

Sourceval create : ?binary:bool -> string -> in_channel
Sourceval with_file : ?binary:bool -> string -> f:(in_channel -> 'a) -> 'a
Sourceval input_all : in_channel -> string
Sourceval read_all : string -> string
OCaml

Innovation. Community. Security.