chickadee » cryptlib » attribute-set!/string

(attribute-set! OBJECT ATTRIBUTE-TYPE VALUE) => (void) procedure
(set! (attribute OBJECT ATTRIBUTE-TYPE) VALUE) => (void) syntax
(attribute-set!/string OBJECT ATTRIBUTE-TYPE VALUE) => (void) procedure
(set! (attribute/string OBJECT ATTRIBUTE-TYPE) VALUE) => (void) syntax