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

TRACE changes



In system 16, you will be able to trace methods, and other functions with
non-atomic names.  From lisp, (trace (:function (:method foo-class :bar) :print self))
for example.