Files
Karthik P 51eeadba3d feat: add sum, startswith and endswith functions
This commit adds 3 new HCL2 functions:

* `sum`: computes the sum of a collection of numerical values
* `startswith`: checks if a string has another as prefix
* `endswith`: checks if a string has another as suffix
2025-04-14 11:49:36 -04:00
..
2025-01-21 10:07:10 -05:00
2025-01-21 10:07:10 -05:00
2023-08-10 15:53:29 -07:00