HROOT-core-0.9: src/HROOT/Core/TKey.hs
module HROOT.Core.TKey
(TKey(..), ITKey, upcastTKey, downcastTKey, newTKey) where
import HROOT.Core.TKey.RawType
import HROOT.Core.TKey.Interface
import HROOT.Core.TKey.Implementation
module HROOT.Core.TKey
(TKey(..), ITKey, upcastTKey, downcastTKey, newTKey) where
import HROOT.Core.TKey.RawType
import HROOT.Core.TKey.Interface
import HROOT.Core.TKey.Implementation