module Data.Geo.Accessor.Azi where

import Data.Geo.Azimuth

class Azi a where
  azi :: a -> Azimuth