Skip to content

Editorial: Avoid shadowing type parameter in package data algorithm#218

Open
ultraslayyy wants to merge 1 commit intow3c:mainfrom
ultraslayyy:main
Open

Editorial: Avoid shadowing type parameter in package data algorithm#218
ultraslayyy wants to merge 1 commit intow3c:mainfrom
ultraslayyy:main

Conversation

@ultraslayyy
Copy link

@ultraslayyy ultraslayyy commented Dec 16, 2025

Closes #124

Step 3.1 of the package data algorithm was redeclaring the type parameter. Renaming to parsedType removes ambiguity and is an accurate name.


Preview | Diff

@w3cbot
Copy link

w3cbot commented Dec 16, 2025

ultraslayyy marked as non substantive for IPR from ash-nazg.

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.

"package data" reuses type variable

2 participants