package statocaml

  1. Overview
  2. Docs

Module Statocaml.MiscSource

Sourceval norm_utf8 : string -> string
Sourceval cmap_utf_8 : (Uchar.t -> [< `Self | `Uchars of Uchar.t list ]) -> String.t -> string
Sourceval lowercase_utf_8 : String.t -> string
Sourceval normalize_name : string -> string
Sourceval ptime_year : Ptime.t -> int
Sourceval utf8_wrapper : string Ocf.Wrapper.t
Sourceval words_of_string : string -> string list
Sourceval lwt_reporter : unit -> Logs.reporter
Sourceval install_log_reporter : unit -> unit
Sourceval mk_int_list : start:int -> stop:int -> int list
Sourceval float_mean : float list -> float option
Sourceval pp_string : (Format.formatter -> 'a -> 'b) -> 'a -> string
OCaml

Innovation. Community. Security.