diff options
Diffstat (limited to 'man/man3/tomo-List.find.3')
| -rw-r--r-- | man/man3/tomo-List.find.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-List.find.3 b/man/man3/tomo-List.find.3 index 1eef0bb2..eece41a1 100644 --- a/man/man3/tomo-List.find.3 +++ b/man/man3/tomo-List.find.3 @@ -19,11 +19,11 @@ Finds the index of the first occurrence of an element (if any). .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -list [T] The list to search through. - -target T The item to search for. - +lb lb lbx +l l l. +Name Type Description +list [T] The list to search through. +target T The item to search for. .TE .SH RETURN The index of the first occurrence or `none` if not found. |
