double-x-encoding-1.1.0.0: Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]
Safe HaskellSafe-Inferred
LanguageGHC2021

DoubleXEncoding

Description

Implementation of double-X-encoder and -decoder in Haskell

Synopsis

Documentation

charEncode :: Char -> Char Source #

charEncode mapping in Haskell