Add TOC to collections.Sort

This commit is contained in:
Joe Mooring 2023-12-23 13:59:05 -08:00 committed by GitHub
parent f7c64143cf
commit 716636fee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ related:
- collections.Shuffle
- collections.Sort
- collections.Uniq
toc: true
aliases: [/functions/sort]
---