package ocp-indent-nlfork

  1. Overview
  2. Docs
ocp-indent library, "newline tokens" fork

Install

Dune Dependency

Authors

Maintainers

Sources

nlfork-1.5.4.tar.gz
md5=e9d1a7de64e169536ddf16023b111409
sha512=4637eb4ac2a47001f7b236ad7fdcbf7fe1a659e947a46aacd7ff2f2e386c82c423468aabd6adcabed8caf869d4a8f3f592ea1134b4ba77b7d37080e01cc497dc

doc/ocp-indent-nlfork.utils/Nstream/Simple/index.html

Module Nstream.SimpleSource

Sourcetype token = {
  1. token : Approx_lexer.Simple.token;
  2. substr : string;
  3. region : Region.t;
}
Sourcetype t
Sourceval of_channel : in_channel -> t
Sourceval of_string : string -> t
Sourceval next : t -> (token * t) option
OCaml

Innovation. Community. Security.