Generic Function Attributize-Name (4 methods)

( attributize-name < name > )

Part of:

package weblocks
Convert objects to a format suitable for
serialization (in particular for markup languages like HTML).

Ex:
(attributize-name 'hello-world) => “hello-world”

Method Summary

attributize-name < integer > 
attributize-name < null > 
attributize-name < string > 
attributize-name < symbol >