import Data.Array.Vector main = print ((==) (replicateU 100000000 True) (replicateU 100000000 True))