OSM-0.6.4: Parse OpenStreetMap files

Data.Geo.OSM.Lens.RefL

Description

Values with a ref string accessor.

Documentation

class RefL a whereSource

Methods

refL :: Lens a StringSource

Instances