-
Notifications
You must be signed in to change notification settings - Fork 50
Add array(), first(), indexOf() functions #1041
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
Conversation
d5f37ae
to
52cab39
Compare
…ration-methods into add-array-functions
@Gijsreyn can you resolve the merge conflict then I'll review this. Thanks! |
Oops, didn't see it had a merge conflict. Should be resolved now! |
Just patched up your comments @SteveL-MSFT, but looks like there is an authentication issue. |
@Gijsreyn not an authn issue directly, but there's a new version of |
PR Summary
This pull request adds the
array()
,first()
, andindexOf()
functions.PR Context
Partially addresses #57
Note
Everytime I use the
build.ps1
locally, those tree-sitter-dscexpression files are added.