chickadee
»
cryptlib
»
set!
Identifier search
(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