Internal Development Interface¶
Package absence.__¶
Common constants, imports, and utilities.
Module absence.__.imports¶
Common imports used throughout the package.
Module absence.__.nomina¶
Common names and type aliases.
- type absence.__.nomina.NominativeArguments = collections.abc.Mapping[str, typing_extensions.Any]¶
- type absence.__.nomina.PositionalArguments = collections.abc.Sequence[typing_extensions.Any]¶