We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix unused variable in booleans.py and add in floats.py
bug fixes and remove exceptions in favor of TypeError/ValueError unti… …l the need arises to have these subclassed
add in exceptions to init
reorg and fix all as_xyz_or methods to use generic types instead to r… …emove the need for as_xyz_or_none as a possible utility
oops.. renamed to castutils