A tuple is an ordered set of values, such as (userId: String, contents: String, date: Date). By combining an enum with tuples, you can build more complex ...
確定! 回上一頁