package ppxlib

  1. Overview
  2. Docs
Standard library for ppx rewriters

Install

Dune Dependency

Authors

Maintainers

Sources

ppxlib-0.19.0.tbz
sha256=b4a438247935b0e68b6423875a30f086bcd9b9f68ca96f71b5325570aeafd801
sha512=ead654a6430e2809c44ed4d16dc493a35258fc04b07d8f9268c0362ef21cf46a8e2ea83752ae33ad083cee788925ed232717eb76f40b72b136e03ef6cfdf65bf

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.