package ocp-indent

  1. Overview
  2. Docs

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 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.