HROOT-core-0.9: src/HROOT/Core/TArray.hs
module HROOT.Core.TArray
(TArray(..), ITArray, upcastTArray, downcastTArray) where
import HROOT.Core.TArray.RawType
import HROOT.Core.TArray.Interface
import HROOT.Core.TArray.Implementation
module HROOT.Core.TArray
(TArray(..), ITArray, upcastTArray, downcastTArray) where
import HROOT.Core.TArray.RawType
import HROOT.Core.TArray.Interface
import HROOT.Core.TArray.Implementation