Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

(tye)RE: Answer: set theory w/hashes? arrays? done quickly?

by tye (Sage)
on Oct 04, 2000 at 04:11 UTC ( [id://35209]=note: print w/replies, xml ) Need Help??


in reply to Re: set theory w/hashes? arrays? done quickly?
in thread set theory w/hashes? arrays? done quickly?

I don't really know how to remove elements from the hash.

That reminded me that you can subtract %h2 from %h1 via:

delete @h1{ keys %h2 };

        - tye (but my friends call me "Tye")

Log In?
Username:
Password:

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

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

    No recent polls found