Returns the class of thing or nil if the class cannot be found. Thing can be a class, an object representing a class or a symbol naming a class. Get-class is like find-class only not as particular.
get-class < class > |
get-class < standard-object > |
get-class < symbol > |
get-class < t > |