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

forward repeat(A, cts..) to repeat(A; kw..) #49830

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Conversation

jishnub
Copy link
Contributor

@jishnub jishnub commented May 16, 2023

This would mean that custom array types that seek to extend repeat only need to add the method repeat(A::CustomArray; kw...)

@jishnub jishnub added the arrays [a, r, r, a, y, s] label May 16, 2023
@jishnub
Copy link
Contributor Author

jishnub commented Jan 31, 2024

Gentle bump

@jishnub jishnub merged commit f064e1b into JuliaLang:master Feb 1, 2024
7 checks passed
@jishnub jishnub deleted the repeat branch February 1, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants