GPX-0.4.6: Parse GPX files

Data.Geo.GPX.Accessor.Author

Documentation

class Author a b | a -> b whereSource

Methods

author :: a -> bSource

setAuthor :: b -> a -> aSource

usingAuthor :: (b -> b) -> a -> aSource