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

JoinedText #205

Closed
fabriciofx opened this issue Jun 22, 2017 · 2 comments
Closed

JoinedText #205

fabriciofx opened this issue Jun 22, 2017 · 2 comments

Comments

@fabriciofx
Copy link
Contributor

fabriciofx commented Jun 22, 2017

Let's create JoinedText, which will do what String.join() in doing:

String joined = new JoinedText(" ", "hello", "world").asString();

And joined will be equal to hello world

@0crat
Copy link
Collaborator

0crat commented Jun 22, 2017

@fabriciofx I'm not managing this repo, remove the webhook or contact me in Slack //cc @yegor256

fabriciofx added a commit to fabriciofx/cactoos that referenced this issue Jun 22, 2017
@fabriciofx
Copy link
Contributor Author

Closed by #206.

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