Commit 1637568
Document the
`sort` was implemented, registered, and tested, but had no entry in the
language-service docs registry and was missing from the quick reference.
- Add a `sort` entry to `BUILTIN_FUNCTION_DOCS` so IDE/playground hover and
completions show its description and `a` / `f` (optional comparator) params.
- Add a `sort` row to the Array Functions table in `docs/quick-reference.md`.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>sort array function1 parent 844e6a9 commit 1637568
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
397 | 408 | | |
398 | 409 | | |
399 | 410 | | |
| |||
0 commit comments