Define data types and pattern match on them with ease. Run in playground. 4 /4. enum Payment: case Card(name: String, digits: Long, expires: Date) case ...
確定! 回上一頁