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/Util/index.html

Module UtilSource

Sourceval compose : ('b -> 'c) -> ('a -> 'b) -> 'a -> 'c
Sourceval (@*) : ('a -> 'b) -> ('c -> 'a) -> 'c -> 'b
Sourceval default : 'a -> 'a option -> 'a
Sourceval string_split : char -> string -> string list
Sourceval bytes_split : char -> bytes -> bytes list
Sourceval string_split_chars : string -> string -> string list
Sourceval is_prefix : string -> string -> bool
Sourceval ends_with_escape : string -> bool
Sourceval count_leading_spaces : string -> int
Sourceval shorten_string : int -> string -> string
OCaml

Innovation. Community. Security.