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

concat function #27

Open
jackmoxley opened this issue Apr 21, 2021 · 0 comments
Open

concat function #27

jackmoxley opened this issue Apr 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jackmoxley
Copy link
Contributor

jackmoxley commented Apr 21, 2021

Given a map (first),
When I call concat on it with another map (second)
Then I get a new map (third) back with the contents of both.
And if ordered, then the order of third is one and then second following.

@jackmoxley jackmoxley added the enhancement New feature or request label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant