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

std.splitLimitR is missing from go-jsonnet #728

Open
mahaffey opened this issue Aug 29, 2023 · 0 comments · May be fixed by #745
Open

std.splitLimitR is missing from go-jsonnet #728

mahaffey opened this issue Aug 29, 2023 · 0 comments · May be fixed by #745

Comments

@mahaffey
Copy link

Function missing in go: https://github.com/search?q=repo%3Agoogle%2Fgo-jsonnet%20splitLimitR&type=code

Function present in C: https://github.com/search?q=repo%3Agoogle%2Fjsonnet%20splitLimitR&type=code

docs example: "available" since 0.19.0
https://jsonnet.org/ref/stdlib.html#:~:text=std.splitLimitR(str%2C%20c%2C%20maxsplits)

itchyny added a commit to itchyny/go-jsonnet that referenced this issue Feb 23, 2024
@itchyny itchyny linked a pull request Feb 23, 2024 that will close this issue
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