<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 10, 2015 at 4:19 AM, Dan Stromberg <span dir="ltr"><<a href="mailto:strombrg@gmail.com" target="_blank">strombrg@gmail.com</a>></span> wrote:<br><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What if I want to be able to deal gracefully with files that aren't readable, whether due to permissions issues or I/O errors?  I agree that zip'ing is easier, but is it as robust?</blockquote></div><br></div><div class="gmail_extra">Making sense of this question requires an apples-to-apples comparison. Observe that the original code doesn't deal with read errors either.<br><br></div><div class="gmail_extra">In fact, the replies in this thread have done only two things.<br><br>They've fixed the typecheck error.<br><br>And they've offered idiomatic -- but semantically identical -- rewritings that read-fault in the exact same way as the original code.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">-- Kim-Ee</div></div>
</div></div>