module HROOT.Core.TArrayL64 ( TArrayL64(..) , ITArrayL64 , upcastTArrayL64 , downcastTArrayL64 ) where import HROOT.Core.TArrayL64.RawType import HROOT.Core.TArrayL64.Interface import HROOT.Core.TArrayL64.Implementation