
9 Dec
2015
9 Dec
'15
7:57 p.m.
On Thu, Dec 10, 2015 at 4:19 AM, Dan Stromberg
readable, whether due to permissions issues or I/O errors? I agree that zip'ing is easier, but is it as robust?
Making sense of this question requires an apples-to-apples comparison. Observe that the original code doesn't deal with read errors either. In fact, the replies in this thread have done only two things. They've fixed the typecheck error. And they've offered idiomatic -- but semantically identical -- rewritings that read-fault in the exact same way as the original code. -- Kim-Ee