diff options
Diffstat (limited to 'man/man3/tomo-List.unique.3')
| -rw-r--r-- | man/man3/tomo-List.unique.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-List.unique.3 b/man/man3/tomo-List.unique.3 index 1c203a62..80b9b9f5 100644 --- a/man/man3/tomo-List.unique.3 +++ b/man/man3/tomo-List.unique.3 @@ -19,10 +19,10 @@ Returns a set of the unique elements of the list. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -list [T] The list to process. - +lb lb lbx +l l l. +Name Type Description +list [T] The list to process. .TE .SH RETURN A set of the unique elements from the list. |
