Listing 25.2 Website stats using tuples = def lastDayAndMonthStats(): ... Here are a few examples: scala> (1,2,3) // tuple with 3 items of type Int val ...
確定! 回上一頁