Expose struct slot type and count via FOREIGN-SLOT-TYPE and FOREIGN-SLOT-COUNT.
authorJoshua Elsasser <joshua@elsasser.org>
Sat, 15 Dec 2012 16:09:05 +0000 (08:09 -0800)
committerLuís Oliveira <loliveira@common-lisp.net>
Sun, 6 Jan 2013 20:53:17 +0000 (20:53 +0000)
commit48885330981d3fc14930afe4917c016d594f537d
tree086a38dc49c1f3da7405db08996d2263dc3a6016
parentdeacdeeb0015f88f6108686347f2563baf8453b1
Expose struct slot type and count via FOREIGN-SLOT-TYPE and FOREIGN-SLOT-COUNT.

This is especially useful when the type and count have been groveled.
src/package.lisp
src/types.lisp