Closed
Description
Like math functions. This would help to clarify:
- how to determine their type when they are used in a calculation
- whether the result of
progress()
can be unwrapped during the simplification of a calculation tree - whether their resolved value should be clamped to the range allowed in the target context
- whether
calc(progress(...))
should serialize as is or withprogress(...)
as a component of a declared value