package coq-lsp

  1. Overview
  2. Docs

Progress

type t =
  1. | String of string
  2. | Int of int
val to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.