摘要:
题目 中文 有时我们需要限制数字的范围... 示例: type result = NumberRange<2 , 9> // | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 English Sometimes we want to limit the range of numbers 阅读全文
posted @ 2022-12-04 19:53
Laggage
阅读(165)
评论(0)
推荐(0)
摘要:
题目 中文 构造一个给定长度的元组。 例如 type result = ConstructTuple<2> // 期望得到 [unknown, unkonwn] English Construct a tuple with a given length. For example type resul 阅读全文
posted @ 2022-12-04 19:50
Laggage
阅读(50)
评论(0)
推荐(0)
浙公网安备 33010602011771号