Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

LastPositionOf function is not implemented #147

Closed
brynrhodes opened this issue Nov 12, 2020 · 2 comments · Fixed by #152
Closed

LastPositionOf function is not implemented #147

brynrhodes opened this issue Nov 12, 2020 · 2 comments · Fixed by #152

Comments

@brynrhodes
Copy link
Member

It appears the LastPositionOf function is not implemented:

https://github.com/cqframework/cql-execution/blob/master/src/elm/string.coffee#L69

@cmoesel
Copy link
Member

cmoesel commented Nov 19, 2020

Thanks, Bryn. This should be easy enough to fix, but we'll likely do it in the 2.0.0 beta branch (which is straight JS rather than coffee). Would that work for you?

@brynrhodes
Copy link
Member Author

Yes, totally fine, we worked around it for our use case by rewriting the logic to avoid the use of the LastPositionOf function.

cmoesel added a commit that referenced this issue Dec 8, 2020
cmoesel added a commit that referenced this issue Dec 9, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants