diff options
Diffstat (limited to 'man/man3/tomo-List.sort.3')
| -rw-r--r-- | man/man3/tomo-List.sort.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-List.sort.3 b/man/man3/tomo-List.sort.3 index f8dac2a1..073c38fd 100644 --- a/man/man3/tomo-List.sort.3 +++ b/man/man3/tomo-List.sort.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.sort 3 2025-04-19T14:30:40.361865 "Tomo man-pages" +.TH List.sort 3 2025-04-19T14:48:15.711897 "Tomo man-pages" .SH NAME List.sort \- Sorts the elements of the list in place in ascending order (small to large). @@ -10,7 +10,7 @@ List.sort \- Sorts the elements of the list in place in ascending order (small t Tomo Standard Library .SH SYNOPSIS .nf -.BI "List.sort : func(list: @[T], by = T.compare -> Void)" +.BI List.sort\ :\ func(list:\ @[T],\ by\ =\ T.compare\ ->\ Void) .fi .SH DESCRIPTION |
