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

Code, API and Docu improvements #29

Merged
merged 6 commits into from
Mar 3, 2024
Merged

Code, API and Docu improvements #29

merged 6 commits into from
Mar 3, 2024

Conversation

mokiat
Copy link
Owner

@mokiat mokiat commented Mar 3, 2024

Changes

  • Updates the README
  • Adds MapIndex and MutateIndex function variants
  • Deprecates the Concat function in favour of slices.Concat
    • It does not change the implementation to use slices.Concat in order to preserve backward compatibility, since the two behave slightly differently.
  • Adds a Zero function

@mokiat mokiat merged commit 746e473 into master Mar 3, 2024
1 check passed
@mokiat mokiat deleted the improvements branch March 3, 2024 16:42
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