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

Change reduce to join function for simplicity #582

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hanydd
Copy link

@hanydd hanydd commented Jun 13, 2024

  • I agree to license my contribution under AGPL-3.0-only with my contribution automatically being licensed under LGPL-3.0 additionally after 6 months

The reduce() call to concatenate string arrays seems more complicated than a simple join(). I think there are no side effects to change to a simpler function.

@hanydd
Copy link
Author

hanydd commented Jun 13, 2024

such simple change shouldn't break any test...

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.

1 participant