[plt-scheme] Recognising primitive procedures
Marco Maggi
marco.maggi-ipsu at poste.it
Wed Jan 2 16:08:04 EST 2008
Ciao,
I am using "scheme_make_closed_prim_w_arity()": I wonder if
there is a way to recognise the primitive procedure's
Scheme_Object
as one that my library has created, when the procedure is used
as argument of another primitive procedure.
The only way I can think of is to use the closed prims as keys
for a hash table that has the custom data as values. Not so
beautiful...
TIA
--
Marco Maggi
"Now feel the funk blast!"
Rage Against the Machine - "Calm like a bomb"
More information about the plt-scheme
mailing list