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