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