OSM-0.6.4: Parse OpenStreetMap files
Data.Geo.OSM.Lens.ChildrenL
Description
Values with node, way or relation children accessor.
class ChildrenL a where Source
Methods
childrenL :: Lens a Children Source
Instances