packages feed

Geodetic-0.1: Data/Geo/Accessor/Azi.hs

module Data.Geo.Accessor.Azi where

import Data.Geo.Azimuth

class Azi a where
  azi :: a -> Azimuth