Skip to content

Refactor Param into Param and Params#46

Merged
noelwelsh merged 1 commit intomainfrom
feature/28-param-refactor
Mar 12, 2026
Merged

Refactor Param into Param and Params#46
noelwelsh merged 1 commit intomainfrom
feature/28-param-refactor

Conversation

@noelwelsh
Copy link
Copy Markdown
Contributor

Replace the awkward Param.One / Param.All representation with separate
types for a single parameter and all parameters.

Update tests and docs accordingly.

Closes #28

Replace the awkward Param.One / Param.All representation with separate
types for a single parameter and all parameters.

Update tests and docs accordingly.

Closes #28
@noelwelsh noelwelsh merged commit 61f2a00 into main Mar 12, 2026
4 of 7 checks passed
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.

Should we distinguish Param.One and Param.All more clearly

1 participant