Skip to content

v12.48.1

@ismaildasci ismaildasci tagged this 19 Jan 15:23
Improved the return type from generic `array` to `list<array{int|float, int|float}>` which accurately describes that the method returns a list of two-element tuples containing the lower and upper bounds.

This improves:
- Static analysis accuracy
- IDE type inference
- Developer experience with better autocompletion
Assets 2
Loading