diff options
Diffstat (limited to 'man/man3/tomo-List.find.3')
| -rw-r--r-- | man/man3/tomo-List.find.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-List.find.3 b/man/man3/tomo-List.find.3 index d1b29f38..bf9a3086 100644 --- a/man/man3/tomo-List.find.3 +++ b/man/man3/tomo-List.find.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH List.find 3 2025-04-19T14:30:40.361070 "Tomo man-pages" +.TH List.find 3 2025-04-19T14:48:15.711160 "Tomo man-pages" .SH NAME List.find \- Finds the index of the first occurrence of an element (if any). @@ -10,7 +10,7 @@ List.find \- Finds the index of the first occurrence of an element (if any). Tomo Standard Library .SH SYNOPSIS .nf -.BI "List.find : func(list: [T], target: T -> Int?)" +.BI List.find\ :\ func(list:\ [T],\ target:\ T\ ->\ Int?) .fi .SH DESCRIPTION |
