pandora-0.3.7: Pandora/Paradigm/Structure/Ability/Insertable.hs
module Pandora.Paradigm.Structure.Ability.Insertable where infixr 2 += class Insertable t where (+=) :: a -> t a -> t a
module Pandora.Paradigm.Structure.Ability.Insertable where infixr 2 += class Insertable t where (+=) :: a -> t a -> t a