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