This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

delete-object-property! missing?


Is there no way to remove a property from an object after it has been
set?  It seems like there should be a delete-object-property! procedure
(w/o munging the property list by hand-- that's an internal
implementation detail that should be hidden).

Thanks,
Greg