[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sizeof



Why don't you simply use

(time (create-object))

to meter the size of a lisp object creatable by (create-object)

Karsten