package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.17.0.tbz
sha256=d569dcdd01605c6e3f6b52c3fae1d99887fe1784cb18449772796553e3f5ce4f
sha512=48ceeb43d938e05d695377a41a391e9c0bc83900770bab1a396e45e0a8883d285067bb782777f827235f80452fd95015669be362d39888b2cf633e98b103bf5e

doc/ppxlib.stdppx/Stdppx/In_channel/index.html

Module Stdppx.In_channel

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

Innovation. Community. Security.