Safe Haskell | Safe |
---|
Documentation
class Qhitranslate a b where #
itranslate :: a -> b -> b -> a #
class Qhtranslate a where #
class QhtranslateF a where #
translateF :: a -> Double -> Double -> a #
class QhtranslateP a b | b -> a where #
translateP :: a -> b -> a #