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

Add strings.Join function alternative for Stringer array #121

Closed
ghost opened this issue May 3, 2021 · 1 comment
Closed

Add strings.Join function alternative for Stringer array #121

ghost opened this issue May 3, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented May 3, 2021

The regular strings. Join function only works on string array but not Stringer array. I think this feature should be added to this library.

arnovanliere added a commit to arnovanliere/go-funk that referenced this issue May 5, 2021
Join array of interfaces which implmement the  function. This resolves Issue thoas#121
@arnovanliere
Copy link
Contributor

Opened a pull-request for this, hopefully this will be merged.

@thoas thoas closed this as completed Jul 6, 2021
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

No branches or pull requests

2 participants