rberga06.utils.types#
Useful types.
Functions
|
A decorator that sets 'Annotated' metadata for a type. |
Classes
|
Similar to a (str, ) -> _T function but called via attribute access instead of (...). |
|
Similar to a (_A, ) -> _B function, but called via [...] instead of (...). |
|
Flexible, static, mutable strong reference to a value. |
|
A |
|
A |
|
Flexible, static reference (can be either a weak or a strong reference). |