package ocp-indent-nlfork

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

Install

Dune Dependency

Authors

Maintainers

Sources

nlfork-1.5.5.tar.gz
md5=d3ab3fc0b28674bdd2debe9ada1e5564
sha512=dc13da22e286b8f8005b2ec50e790ff48e80535747fe84a832a29879e482de32d14185a30dd1c8eaf7a6e5c6a700144eb862bb7fab4c8e1c99b7eb5fc271a09f

doc/ocp-indent-nlfork.utils/Util/index.html

Module Util

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

Innovation. Community. Security.