vscoq-language-server.lsp
Completion.RankingAlgoritm
vscoq-language-server.dm
vscoq-language-server.language
type t =
| SplitTypeIntersection
| StructuredSplitUnification
val yojson_of_t : t -> [> `Int of int ]
val t_of_yojson : [> `Int of int ] -> t