Closed
Description
From the spec:
The Starlark floating-point data type represents an IEEE 754 double-precision floating-point number. Its type is "float".
We don't yet support floating point numbers.
From the spec:
The Starlark floating-point data type represents an IEEE 754 double-precision floating-point number. Its type is "float".
We don't yet support floating point numbers.