It's just an alias for the type { name : String, releaseYear : Int } . Later we'll find out how to define our own types. type alias also creates a function ...
確定! 回上一頁