Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Bidirectional lookup algorithm? (Updated: further info.)

by salva (Canon)
on Jan 06, 2015 at 01:10 UTC ( [id://1112275]=note: print w/replies, xml ) Need Help??


in reply to Bidirectional lookup algorithm? (Updated: further info.)

You may like to read about the HEf_SVKEY flag in perlapi and in the perl source (hv.h and hv.c). It marks keys that are stored as SVs instead of raw strings (char *) inside the HV.

I have not investigated it deeply enough to known if it is usable for your purposes.

  • Comment on Re: Bidirectional lookup algorithm? (Updated: further info.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found