Skip to content

Add explicit step for empty langs in install() algorithm#181

Open
padenot wants to merge 1 commit intomainfrom
174
Open

Add explicit step for empty langs in install() algorithm#181
padenot wants to merge 1 commit intomainfrom
174

Conversation

@padenot
Copy link
Member

@padenot padenot commented Jan 12, 2026

The prose already stated that install() should resolve to false when langs is empty, but the algorithm steps didn't include an explicit check. This aligns the algorithm with the prose description.

Fixes #174


Preview | Diff

The prose already stated that install() should resolve to false when
langs is empty, but the algorithm steps didn't include an explicit check.
This aligns the algorithm with the prose description.

Fixes #174
@padenot padenot requested a review from evanbliu January 12, 2026 15:09
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.

What happens if the languages are empty in install() or available()

2 participants