The universal type July 19, 2014 by Agam Brahma Micro types universal CL-USER> (setf universe (find-class 't)) #<BUILT-IN-CLASS T> CL-USER> (typep universe universe) TView On WordPress