package zed

  1. Overview
  2. Docs

Converting between UnicodeString.Type and Zed_char.t

Parameters

Signature

module Convert : sig ... end
val of_t : t -> US.t
val to_t : US.t -> t option * CamomileLibrary.UChar.t list
val to_t_exn : US.t -> t