package coq-lsp

  1. Overview
  2. Docs
Language Server Protocol native server for Coq

Install

Dune Dependency

Authors

Maintainers

Sources

coq-lsp-0.1.4.v8.16.tbz
sha256=50df59eafc5b24a881c1a1dda6f6032b1da35b9b6ade7cb9e39968def9319508
sha512=e1d383b6802758cdbe5cbc6278af275d7951acd78224cdcfe622428942e84366ca283bf375d6e535ad7e8d8e847df84bd763bb2a263fc457dc5aead386c2836d

doc/coq-lsp.fleche/Fleche/Utf8/index.html

Module Fleche.Utf8Source

Sourcetype char = int
Sourcetype index = int
Sourceval char_of_byte : line:string -> byte:index -> char

Byte index to UTF-8 character position

Sourceval byte_of_char : line:string -> char:char -> index

UTF-8 Char to byte index position

OCaml

Innovation. Community. Security.