text-1.2.3.2: An efficient packed Unicode text type.
Copyright(c) 2008 2009 Tom Harper
(c) 2009 Bryan O'Sullivan
(c) 2009 Duncan Coutts
LicenseBSD-style
Maintainerbos@serpentine.com
Stabilityexperimental
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Data.Text.Internal.Encoding.Utf16

Description

Warning: this is an internal module, and does not have a stable API or name. Functions in this module may not check or enforce preconditions expected by public modules. Use at your own risk!

Basic UTF-16 validation and character manipulation.

Documentation