module HROOT.Core.Deletable ( IDeletable(..) ) where import HROOT.Core.Deletable.RawType import HROOT.Core.Deletable.Interface import HROOT.Core.Deletable.Implementation