package ppx_quick_test

  1. Overview
  2. Docs
type t = {
  1. placement_cnum : int;
  2. value : string;
}
val apply_all : original:string -> t list -> string
OCaml

Innovation. Community. Security.