Update syntax-frozen-tables.md

This commit is contained in:
Daniel P H Fox 2025-03-08 09:35:42 +00:00 committed by GitHub
parent b50bd64ebb
commit 1b30e29374
Signed by: DevComp
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ TableUtils.join(
)
```
This leaves the feature in an awkward place, where it provides great theoretical benefits, but is much more verbose to express.
This leaves the feature in an awkward place, where it provides great theoretical benefits, especially as a "sensible default", but is much more verbose to express and so can't properly serve that purpose.
Ideally, frozen tables should have only marginal cost to adopt, to reduce friction and encourage wider usage.