- From: Tab Atkins Jr. <notifications@github.com>
- Date: Fri, 18 Jul 2025 11:57:43 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 July 2025 18:57:47 UTC
tabatkins left a comment (whatwg/webidl#1504) This isn't about the number types, fwiw. `async iterable<>` is the declaration that makes *an interface* into an async iterable, like `iterable`. The number types are instead alongside `async_sequence<>`, which uses the underscore in contravention of the (current) precedent the number types set. But I'm happy to have them both use underscores, it just means we'll need to modify a few specs that currently use `async iterable`. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1504#issuecomment-3090399241 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1504/3090399241@github.com>
Received on Friday, 18 July 2025 18:57:47 UTC