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