Function: SB-EXT:TYPEXPAND

package type github

Takes and expands a type specifier repeatedly like MACROEXPAND. Returns two values: the expansion, and a boolean that is true when expansion happened.

Lambda list

(sb-kernel:type-specifier &optional sb-kernel::env)