package
Version:
v2.20.0
Opens a new window with list of versions in this module.
Published: Sep 13, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Constraints
The code of this package comes from constraints. Thanks to the official for providing the code.
Thanks
Documentation
¶
Complex is a constraint that permits any complex numeric type.
Float is a constraint that permits any floating-point type.
Integer is a constraint that permits any integer type.
Numeric is a constraint that permits any numeric type.
Ordered is a constraint that permits any ordered type: any type
that supports the operators < <= >= >.
Signed is a constraint that permits any signed integer type.
Unsigned is a constraint that permits any unsigned integer type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.