mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-03 18:10:56 +01:00
Update eager-inference-annotations-for-polymorphic-types.md
This commit is contained in:
parent
9fa24be227
commit
96f8aaa3a2
1 changed files with 0 additions and 3 deletions
|
@ -58,6 +58,3 @@ This has the added drawback that the `!` syntax modifier would need to be barred
|
|||
|
||||
### Keywords
|
||||
Something like `<greedy T>` or `<strict T>` should also be considered if we want to reduce symbols. This idea has merit when considering the potential complexity of type aliases combined with `T!?`
|
||||
|
||||
### Type Function Constraint
|
||||
Provide a `types.monomorphic<T>` function accessible in luau's type runtime to enforce monomorphism dynamically. This could be implemented separately at a later date.
|
||||
|
|
Loading…
Add table
Reference in a new issue