Algebra.RightModule
class (C a, C b) => C a b where Source #
Methods
(<*) :: b -> a -> b infixl 7 Source #