HAppS-Data-0.9.2.1: HAppS data manipulation libraries
Contents
Index
HAppS.Data.Pairs
Documentation
toPairs
::
AsPairs
x => x ->
Pairs
fromPairs
::
AsPairs
x =>
Pairs
->
Maybe
x
type
Pairs
= [(
String
,
String
)]
class
(
Xml
x,
Show
x,
Data
x) =>
AsPairs
x
where
Methods
toPairs
:: x ->
Pairs
fromPairs
::
Pairs
->
Maybe
x
Produced by
Haddock
version 2.1.0