arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

Initial floatToFormattedString() implementation #154

Closed webbnh closed 4 months ago

webbnh commented 4 months ago

Changes introduced with this PR

This PR adds the floatToFormattedString() builtin function to the branch for PR #150.

We can either merge this PR into that one, or we can merge that one into main and then merge this one into main after it.


By contributing to this repository, I agree to the contribution guidelines.