package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Feb 20, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Set contains a set of unique strings.
Add item to the Set.
Ignore item if it is empty.
Has returns whether the Set contains item.
For convenience, strip the suffix '.' from item before checking.
Optimized for domains, which may or may not contain a trailing period.
Len returns the number of items in the Set.
Union includes all elements of o into the Set.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.