aboutsummaryrefslogtreecommitdiff
path: root/docs/patterns.md
AgeCommit message (Expand)Author
2025-03-17Fully rename array to listBruce Hill
2025-03-17Switch types to use wordier syntax `[T]` -> `List(T)` etcBruce Hill
2025-03-05Alphabetize and index functionsBruce Hill
2025-03-03Add `recursive` argument to text:each() and text:map(), plus update docsBruce Hill