terraform/lang
Alisdair McDiarmid f27dae2ab7 lang: Improved robustness of sum function
Fixes error when calling sum with values not known until apply time.
Also allows sum to cope with numbers too large to represent in float64,
along with correctly handling errors when trying to sum opposing
infinities.
2020-12-10 17:13:56 -05:00
..
blocktoattr
funcs lang: Improved robustness of sum function 2020-12-10 17:13:56 -05:00
testdata/functions-test
data.go
data_test.go
doc.go
eval.go
eval_test.go
functions.go lang/funcs: staticcheck 2020-12-02 13:59:19 -05:00
functions_test.go
references.go
scope.go