Re: [whatwg/url] Add a size getter to URLSearchParams (PR #734)

One use case from the issue is checking whether there are any query parameters in a `URLSearchParams` object. You could get that answer through iteration or serialization, but a size check is much more natural.

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

Message ID: <whatwg/url/pull/734/c1434474405@github.com>

Received on Friday, 17 February 2023 10:59:09 UTC