Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Data.GS1.Utils
Description
module containing various utility functions none of these functions are specific to GS1
Documentation
revertCamelCase :: Text -> Text Source #
mkCamelCase :: Text -> Text Source #
either2Maybe :: Either a b -> Maybe b Source #
getTotalLength :: [Text] -> Int Source #