Geodetic-0.1: Data/Geo/Accessor/ReverseAzi.hs
module Data.Geo.Accessor.ReverseAzi where import Data.Geo.Azimuth class ReverseAzi a where reverseAzi :: a -> Azimuth
module Data.Geo.Accessor.ReverseAzi where import Data.Geo.Azimuth class ReverseAzi a where reverseAzi :: a -> Azimuth