package lsp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val list : ('a -> 'b) -> 'a list -> [> `List of 'b list ]
val literal_field : string -> string -> ('a -> t) -> 'a0 -> t
val int_pair : ('a * 'b) -> [> `List of [> `Int of 'a ] list ]