package coq-lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Lang.QfSource

Sourcetype 'l t = {
  1. range : 'l;
  2. newText : string;
}
Sourceval map : f:('l -> 'm) -> 'l t -> 'm t
OCaml

Innovation. Community. Security.