Safe Haskell | None |
---|---|
Language | Haskell2010 |
- newtype CustomProperties = CustomProperties (Map Text Variant)
- fromList :: [(Text, Variant)] -> CustomProperties
- empty :: CustomProperties
- parseCustomPropertyEntry :: Cursor -> [(Text, Variant)]
- cpr :: Text -> Name
- custPropNs :: Text
- newtype CustomProperty = CustomProperty (Int, (Text, Variant))
- userDefinedFmtID :: Text
Documentation
newtype CustomProperties Source #
custPropNs :: Text Source #
newtype CustomProperty Source #
CustomProperty (Int, (Text, Variant)) |
userDefinedFmtID :: Text Source #
FMTID_UserDefinedProperties