GPX-0.4.1: Parse GPX files

Data.Geo.GPX.Accessor.Id

Documentation

class Id a whereSource

Methods

id :: a -> StringSource

setId :: String -> a -> aSource

Instances