package devkit

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Idn.MakeSource

Parameters

module CONV : CONV

Signature

Sourceexception Bad_input
Sourceexception Overflow

punycode conversion

Sourceval encode : string -> string
Sourceval decode : string -> string

IDN conversion

Sourceval encode_domain : string -> string
Sourceval decode_domain : string -> string
Sourceval self_test : unit -> unit
OCaml

Innovation. Community. Security.