Module

Data.CodePoint.Unicode.Internal.Casing

#CaseRec

type CaseRec = { code :: Int, fold :: Int, foldFull :: Array Int, lower :: Array Int, title :: Array Int, upper :: Array Int }

#zeroRec

#findRule

#fold

fold :: Int -> Int

#foldFull

#lower

#title

#upper

Modules