GPX-0.4.8: Parse GPX files
Data.Geo.GPX.Accessor.Author
class Author a b | a -> b whereSource
Methods
author :: a -> bSource
setAuthor :: b -> a -> aSource
usingAuthor :: (b -> b) -> a -> aSource
Instances