OSM-0.6.4: Parse OpenStreetMap files

Data.Geo.OSM.Lens.LonL

Description

Values with a lon string accessor.

Documentation

class LonL a whereSource

Methods

lonL :: Lens a StringSource

Instances