> (1,1,2,3,”string”, 4.5, “string”, 1) is also valid tuple [Int' 1, Int' 1, Int' 2, Int' 3, String' "string", Double' 4.5, String' "string", Int 1] not sure about Double but the rest should be ok. try it!