package fmlib_parse

  1. Overview
  2. Docs
Parsing with combinators and indentation sensitivity

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.11.tar.gz
sha256=987144e79a5ab8544a9cac669284ef7610a70c3362d4f55e5d27e4f33b49a1b9

doc/fmlib_parse/Fmlib_parse/Ucharacter/Make/argument-1-Codec/index.html

Parameter Make.Codec

A character decoder has some valid initial value init. In order to decode a character bytes has to be pushed into the decoder by put until the decoder is either complete (is_complete) or has encoutered some decoding error (has_error).

OCaml

Innovation. Community. Security.