emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: feature/type-hierarchy 8a63e50036f 1/5: * Define 'cl--type-hierarchy


From: Andrea Corallo
Subject: Re: feature/type-hierarchy 8a63e50036f 1/5: * Define 'cl--type-hierarchy' and compute 'cl--typeof-types' from it
Date: Mon, 04 Mar 2024 04:16:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> Mmmh for class and structure I thought because we have 'class-p' and
>> 'cl-struct-p' we had the corresponding types (from which the user
>> defined ones are derived).  IIRC I've seen also in the past we have the
>> class type.
>
> We do have types for them, but they're not built-in.
> There's `cl--class`, `cl-structure-object`, `cl-structure-class`, and
> some others I can't remember for EIEIO.

Just to make sure we agree, what's the definition of built-in type?  I
think we should consider everything that comes preloaded in an emacs -Q
no?  I see those types are defined in my emacs -Q.

  Andrea



reply via email to

[Prev in Thread] Current Thread [Next in Thread]