diff options
Diffstat (limited to 'man/man3/tomo-Set.remove.3')
| -rw-r--r-- | man/man3/tomo-Set.remove.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Set.remove.3 b/man/man3/tomo-Set.remove.3 index d0ac8b8a..977f782f 100644 --- a/man/man3/tomo-Set.remove.3 +++ b/man/man3/tomo-Set.remove.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.remove 3 2025-04-19T14:52:07.139028 "Tomo man-pages" +.TH Set.remove 3 2025-04-21T14:44:34.263586 "Tomo man-pages" .SH NAME -Set.remove \- Removes an item from the set. - +Set.remove \- remove an item from a set .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Set.remove\ :\ func(set:\ @|T|,\ item:\ T\ ->\ Void) .fi - .SH DESCRIPTION Removes an item from the set. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
