OSM-0.6.4: Parse OpenStreetMap files
Data.Geo.OSM.Lens.BoxL
Description
Values with a box string accessor.
box
class BoxL a where Source
Methods
boxL :: Lens a String Source
Instances