Avatar
/Let it be/ func() -> @discardable Bool {} /Rather Than/ @discardableResult func() -> Bool {}
このスレわろた
2:03 AM
func() -> @discardable Bool func getBool() → async Bool func foo() -> discardable Bool func x() -> Bool @ throws disguardableResult public async mutating public async mutating throwing func foo() -> discardable Bool
2:03 AM
一つ目のやつがスレの提案で、これも関数名の打ち忘れでカオスなんだけど
2:04 AM
便乗して他の人が他の話してて
2:04 AM
4番はひどい