Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.Rope.UTF16.Internal.Text
Description
Helpers for working with Text
in UTF-16 code units
Documentation
lengthWord16 :: Text -> Int #
utf16Length :: Char -> Int #
index8To16 :: Int -> Text -> Int #
index16To8 :: Int -> Text -> Int #