Avatar
omochimetaru 9/17/2020 6:45 AM
従来のエラーと同じで、ジェネリックシグネチャーを引数に取らない
6:45 AM
B is the more aggressive answer, and it would generally allow callers of higher-order operations like && to maintain more precise error types.
6:45 AM
よくわからない。Bはよりアグレッシブな案らしい。
6:46 AM
It's a nice, simple formalization of some of the type-system behavior, but it doesn't actually change the key question with rethrows, which is whether the signature of A below is equivalent to that of B or that of C: // A func foo(fn: () throws -> Void) rethrows // B func fo...
6:46 AM
ハート7個もついてる重要書き込みなのに意味がわからなくて困る