-
Notifications
You must be signed in to change notification settings - Fork 4
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
string-join & contains #298
Comments
Just a heads up: Line 27 in 964b845
|
thats great news! thanks for letting me know |
On that note, it was a real pain to work around some bugs and the use of the bugfix operator in downstream usage of Metapath in FedRAMP OSCAL constraints, so I guess I pick this one up tonight after all. 😅 |
Co-authored-by: David Waltermire <davewaltermire@gmail.com>
Co-authored-by: David Waltermire <davewaltermire@gmail.com>
* Add fn-string-join impl and tests for #298 Co-authored-by: David Waltermire <davewaltermire@gmail.com>
User Story
as a metapath user, string-join and contains would allow me to improve constraint quality downstream
Goals
impliment string-join and contains
Dependencies
unit tests
Acceptance Criteria
Revisions
No response
The text was updated successfully, but these errors were encountered: