Avatar
extension Bool { var negate: Bool { !self } } の方があり得る。けどこれは!を使えで蹴散らされる