Re: [whatwg/url] URLSearchParams delete all vs delete one (#335)

I'm not sure it's that weird, as unlike `append()` or `getAll()`, position/index isn't part of the API. And I think more importantly, we don't have a good use case for deleting the first instance (presumably it would match `set()`/`get()` here).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/335#issuecomment-1334845937
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/335/1334845937@github.com>

Received on Friday, 2 December 2022 07:14:02 UTC