encoding-0.6.2: A library for various character encodingsSource codeContentsIndex
Data.Encoding.BootString
Description
This implements BootString en- and decoding, the foundation of Punycode
Documentation
data BootString Source
Constructors
BootString
base :: Int
tmin :: Int
tmax :: Int
skew :: Int
damp :: Int
init_bias :: Int
init_n :: Int
show/hide Instances
punycode :: BootStringSource
Produced by Haddock version 2.6.0