package dune

  1. Overview
  2. Docs
type t = unit
val init : t

Initial tag handler

val handle : t -> t -> string * t * string

Handle a tag: return the string that enables the tag, the handler while the tag is active and the string to disable the tag.

OCaml

Innovation. Community. Security.