hpaco-lib-0.11.0.6: Modular template compiler library

Safe HaskellSafe-Inferred

Text.HPaco.Writers.Run.Encode

Documentation

encode :: (Char -> Maybe [Char]) -> [Char] -> [Char]Source

padLeft :: a -> Int -> [a] -> [a]Source