Construct Tuple by Lo @LoTwT Construct a tuple with a given length. For example type result = ConstructTuple<2> // expect to be [unknown, unkonwn]