package coq-lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'l t = {
  1. range : 'l;
  2. newText : string;
}
val map : f:('l -> 'm) -> 'l t -> 'm t
OCaml

Innovation. Community. Security.