Update lower-bounds-calculation.md

This RFC is abandoned; for posterity we will keep this in the tree for now, as it's likely that it represents a subset of the future set of LTI rules
This commit is contained in:
Arseny Kapoulkine 2023-02-14 12:23:54 -08:00 committed by GitHub
parent 64f41297ef
commit d535297ee4

View file

@ -1,5 +1,7 @@
# Lower Bounds Calculation # Lower Bounds Calculation
**Status**: Abandoned in favor of a future design for full local inference
## Summary ## Summary
We propose adapting lower bounds calculation from Pierce's Local Type Inference paper into the Luau type inference algorithm. We propose adapting lower bounds calculation from Pierce's Local Type Inference paper into the Luau type inference algorithm.