module Data.Geo.Accessor.ReverseAzi where import Data.Geo.Azimuth class ReverseAzi a where reverseAzi :: a -> Azimuth