Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Balancing Coding Time And Code Quality

by waswas-fng (Curate)
on Dec 04, 2003 at 00:25 UTC ( [id://312060]=note: print w/replies, xml ) Need Help??


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

or drop the sort and diff and use comm with -1, -2, -3 to get the master unique, slave unique and unions.


-Waswas
  • Comment on Re: Re: Balancing Coding Time And Code Quality

Replies are listed 'Best First'.
Re: Re: Re: Balancing Coding Time And Code Quality
by sauoq (Abbot) on Dec 04, 2003 at 04:28 UTC
    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.";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://312060]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-24 02:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found