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

Enhance core APIs to support Attributes #494

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

NthPortal
Copy link
Contributor

Add overloads of Attribute[_] varargs methods that accept immutable.Iterable[Attribute[_]], to support use of Attributes.

@NthPortal NthPortal added the enhancement New feature or request label Feb 12, 2024
@NthPortal
Copy link
Contributor Author

the changed lines count makes this look scarier than it is; a lot of those lines are duplicated scaladocs

Add overloads of `Attribute[_]` varargs methods that accept
`immutable.Iterable[Attribute[_]]`, to support use of `Attributes`.
@NthPortal NthPortal merged commit 861a396 into typelevel:main Feb 15, 2024
10 checks passed
@NthPortal NthPortal deleted the attributes-api-support/PR branch February 15, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants