OSM-0.6.4: Parse OpenStreetMap files

Data.Geo.OSM.Lens.NdL

Description

Values with a nd accessor that is a list of Nd.

Documentation

class NdL a whereSource

Methods

ndL :: Lens a [Nd]Source

Instances