diff options
Diffstat (limited to 'man/man3/tomo-List.has.3')
| -rw-r--r-- | man/man3/tomo-List.has.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-List.has.3 b/man/man3/tomo-List.has.3 index 75eb5bc8..6406e294 100644 --- a/man/man3/tomo-List.has.3 +++ b/man/man3/tomo-List.has.3 @@ -19,11 +19,11 @@ Checks if the list has an element. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -list [T] The list to check. - -target T The element to check for. - +lb lb lbx +l l l. +Name Type Description +list [T] The list to check. +target T The element to check for. .TE .SH RETURN `yes` if the list has the element, `no` otherwise. |
