Detail: TypeClinic
- class TypeClinic(value, /)[source]
A
TypeClinic
instance, created from (almost) any object, can be used to derive a type hint (or type hint string), or test the object against a provided hint.
Constructor: Alternative constructors for creating instances.
Exporter: Methods for transforming, exporting, or serializing objects.
Method: Methods for general functionality.
Display: Methods for providing a text representation of the object.
TypeClinic: Constructor | Exporter | Method | Display