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

Implement corefunc_str_iterative_replace #15

Closed
skyzyx opened this issue Sep 5, 2023 · 1 comment · Fixed by #31
Closed

Implement corefunc_str_iterative_replace #15

skyzyx opened this issue Sep 5, 2023 · 1 comment · Fixed by #31

Comments

@skyzyx
Copy link
Member

skyzyx commented Sep 5, 2023

Go: corefunc.StrIterativeReplace(string, []map[string]string)
TF: corefunc_str_iterative_replace

Apply an array of matches/replacements to a string in one batch.

@skyzyx skyzyx changed the title Implement corefunc_str_recursive_replace Implement corefunc_str_iterative_replace Oct 18, 2023
@skyzyx
Copy link
Member Author

skyzyx commented Oct 20, 2023

Implemented in #31.

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 a pull request may close this issue.

1 participant