jsaddle-0.9.7.1: Interface for JavaScript that works with GHCJS and GHC
Data.JSString.Internal.Fusion.CaseMapping
upperMapping :: forall s. Char -> s -> Step (CC s) Char Source #
lowerMapping :: forall s. Char -> s -> Step (CC s) Char Source #
titleMapping :: forall s. Char -> s -> Step (CC s) Char Source #
foldMapping :: forall s. Char -> s -> Step (CC s) Char Source #