diff options
Diffstat (limited to 'man/man3/tomo-List.sorted.3')
| -rw-r--r-- | man/man3/tomo-List.sorted.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-List.sorted.3 b/man/man3/tomo-List.sorted.3 index 8f05dee3..e37ab8cd 100644 --- a/man/man3/tomo-List.sorted.3 +++ b/man/man3/tomo-List.sorted.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.sorted 3 2025-04-19T14:52:07.134401 "Tomo man-pages" +.TH List.sorted 3 2025-04-21T14:44:34.259407 "Tomo man-pages" .SH NAME -List.sorted \- Creates a new list with elements sorted. - +List.sorted \- sorted copy of a list .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI List.sorted\ :\ func(list:\ [T],\ by\ =\ T.compare\ ->\ [T]) .fi - .SH DESCRIPTION Creates a new list with elements sorted. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
