diff options
Diffstat (limited to 'man/man3/tomo-Set.without.3')
| -rw-r--r-- | man/man3/tomo-Set.without.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Set.without.3 b/man/man3/tomo-Set.without.3 index d7c006e1..59e5f0be 100644 --- a/man/man3/tomo-Set.without.3 +++ b/man/man3/tomo-Set.without.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.without 3 2025-04-19T14:52:07.139141 "Tomo man-pages" +.TH Set.without 3 2025-04-21T14:44:34.263693 "Tomo man-pages" .SH NAME -Set.without \- Creates a new set with items from the original set but without items from another set. - +Set.without \- set difference .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Set.without\ :\ func(set:\ |T|,\ other:\ |T|\ ->\ |T|) .fi - .SH DESCRIPTION Creates a new set with items from the original set but without items from another set. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
