module STD.Deletable (IDeletable(..)) where
import STD.Deletable.RawType
import STD.Deletable.Interface
import STD.Deletable.Implementation