tuple的读音 tuple中文意思

英音  [tʌpl] 
美音  [tʌpl] 
n. 元组,数组
tuple 用法和例句
The if condition after the tuple is a guard .
这个元组后面的if条件是一个守卫。
We 're matching on particular kinds of person objects inside the enclosing tuple .
我们在闭合元组里匹配特定类型的person对象。
In the second case in this example , we 've extracted the values inside the tuple to scoped variables , then reused these variables in the resulting expression .
例子里的第二个case,我们已经解出了元组里的值并且附给了局部变量,然后在结果表达式中使用了这些变量。