package hex

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val of_char : char -> char * char
val to_char : char -> char -> char
type t = [
  1. | `Hex of string
]
val of_string : ?pretty:bool -> string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.