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 Array.joinWith to Belt #4748

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

tsnobip
Copy link
Contributor

@tsnobip tsnobip commented Oct 14, 2020

following #4734 this PR adds a joinWith function to Belt.Array.

I also cleaned some docs and examples of Belt.Array.

Signed-Off-By: Paul Tsnobiladzé <paul.tsnobiladze@gmail.com>
rescript implementation of Js Array.prototype.join()

Signed-Off-By: Paul Tsnobiladzé <paul.tsnobiladze@gmail.com>
@bobzhang bobzhang merged commit 3c1b141 into rescript-lang:master Oct 15, 2020
@bobzhang
Copy link
Member

@tsnobip thanks!

@tsnobip tsnobip deleted the add_array_join_to_belt branch October 15, 2020 09:11
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.

2 participants