Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace erroneous links to "empty" algorithm with "is empty" #80

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

apasel422
Copy link
Contributor

@apasel422 apasel422 commented Feb 4, 2025

"empty" clears a list, while "is empty" returns whether the list's size is 0.

@apasel422 apasel422 marked this pull request as ready for review February 4, 2025 14:14
@csharrison
Copy link
Contributor

csharrison commented Feb 4, 2025

Oops, great catch. LGTM

"empty" clears a list, while "is empty" returns whether the list's size
is 0.
api.bs Outdated Show resolved Hide resolved
Co-authored-by: Martin Thomson <[email protected]>
@martinthomson martinthomson merged commit 32a0813 into w3c:main Feb 5, 2025
1 check failed
@apasel422 apasel422 deleted the fix-links branch February 5, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants