package coq-lsp

  1. Overview
  2. Docs

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.