in reply to Re: Re: Balancing Coding Time And Code Quality
in thread Balancing Coding Time And Code Quality

or drop the sort and diff and use comm

Agreed; comm rocks. You can't drop the sort, however, as comm expects sorted input.

Update: I expect you know this as I just noticed you explicitly mentioned pre-sorted lists elsewhere in this thread. I suppose it is worth repeating here anyway though.

-sauoq
"My two cents aren't worth a dime.";
  • Comment on Re: Re: Re: Balancing Coding Time And Code Quality