OSM-0.6.3: Parse OpenStreetMap files

Data.Geo.OSM.Lens.HomeL

Description

Values with a home optional string accessor.

Documentation

class HomeL a whereSource

Methods

homeL :: Lens a (Maybe Home)Source

Instances