Module LinolSource

Linol

Abstraction over The "Lsp" library, to make it easier to develop LSP servers in OCaml (but not necessarily for OCaml).

Sourcemodule type IO = sig ... end
Sourcemodule Jsonrpc2 : sig ... end
Sourcemodule Server : sig ... end
Sourcemodule Blocking_IO : sig ... end
Sourcemodule Make = Jsonrpc2.Make