Re: [whatwg/webidl] Rename the `async iterable` declaration to `async_iterable` to match the type name. (Issue #1504)

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