diff options
Diffstat (limited to 'man/man3/tomo-Set.is_subset_of.3')
| -rw-r--r-- | man/man3/tomo-Set.is_subset_of.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Set.is_subset_of.3 b/man/man3/tomo-Set.is_subset_of.3 index 7ce679d4..35b5c916 100644 --- a/man/man3/tomo-Set.is_subset_of.3 +++ b/man/man3/tomo-Set.is_subset_of.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Set.is_subset_of 3 2025-04-19T14:52:07.138911 "Tomo man-pages" +.TH Set.is_subset_of 3 2025-04-21T14:44:34.263484 "Tomo man-pages" .SH NAME -Set.is_subset_of \- Checks if the set is a subset of another set. - +Set.is_subset_of \- check if a set is a subset .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Set.is_subset_of\ :\ func(set:\ |T|,\ other:\ |T|,\ strict:\ Bool\ =\ no\ ->\ Bool) .fi - .SH DESCRIPTION Checks if the set is a subset of another set. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
