package comby

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type match_kind =
  1. | Exact
  2. | Fuzzy
val create : ?disable_substring_matching:bool -> ?match_kind:match_kind -> ?significant_whitespace:bool -> ?match_newline_toplevel:bool -> ?fresh:(unit -> string) -> ?substitute_in_place:bool -> unit -> t
OCaml

Innovation. Community. Security.