|
|
|
|
|
by xenomachina
2373 days ago
|
|
Right, it's horrid, and it only works for exactly one checked exception type. So there's no way to define a single `Stream.map` (for example) that takes a function that throws whatever number of checked exceptions and just propagates them. |
|