module HROOT.Class.TArray ( TArray(..) , ITArray , upcastTArray ) where import HROOT.Class.Interface import HROOT.Class.Implementation ()