- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Wed, 21 Jul 2021 11:45:55 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 21 July 2021 18:46:08 UTC
* https://heycam.github.io/webidl/#prod-DistinguishableType > ``` > DistinguishableType :: > PrimitiveType Null > StringType Null > identifier Null > sequence < TypeWithExtendedAttributes > Null > object Null > symbol Null > BufferRelatedType Null > FrozenArray < TypeWithExtendedAttributes > Null > ObservableArray < TypeWithExtendedAttributes > Null > RecordType Null > ``` * https://heycam.github.io/webidl/#dfn-distinguishable If it's intentionally not distinguishable, I think it shouldn't be in DistinguishableType. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/999
Received on Wednesday, 21 July 2021 18:46:08 UTC