with_range.ml
Astdump_plugin
Example_plugin
Goaldumpl_plugin
Savevo_plugin
coq-lsp.coq
coq-lsp.fleche
coq-lsp.lang
coq-lsp.lsp
coq-lsp.petanque
coq-lsp.plugin
fleche_waterproof
petanque_json
1 2 3 4 type 'a t = { range : Range.t ; v : 'a }
1 2 3 4
type 'a t = { range : Range.t ; v : 'a }