STD.Deletable.Interface
class IDeletable a where Source #
Methods
delete :: a -> IO () Source #
Defined in STD.CppString.Implementation
delete :: CppString -> IO () Source #