Generic Function Copy-One (6 methods)

( copy-one < self > < copy-htable > )

Part of:

package metacopy
returns a fullfledged copy of self, set-up and ready to go.

Method Summary

copy-one < character > < t > 
copy-one < function > < t > 
copy-one < number > < t > 
copy-one < symbol > < t > 
copy-one < t > < t > 
copy-one < t > (eql nil)