port code using type?, type-of ,guile old version?

Damien Mattei <[email protected]> Mon, 17 Nov 2025 11:20:07 +0100
Newsgroups gmane.lisp.guile.user
Message-ID <CADEOade7y_KtiuCneFOxcgNZHiNoBOV3EWLy5VH3Fy7+EZu_Wg@mail.gmail.com>
Hi,

i try to port some code, presumably written for Guile, that used:
 type?
 type-of
but i can not find any reference for that in the actual documentation.
also type-num-slots
only the latter slot-ref i could get a few info
best regards,