Avatar
Swift 長ったらしいな。例の => を使えば↓でいけるのかな? let idToUser = users.map { ($0.id, $0) } => Dictionary.init