cs.typingutils 20230331

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

cs.typingutils 20230331

Trite hacks for use with typing.
Latest release 20230331:
Initial release.
Function subtype(t, name=None)
Construct a TypeVar for subtypes of the type t.
Parameters:

t: the type which bounds the TypeVar
name: optional name for the TypeVar,
default t.__name__ + 'SubType'

Release Log
Release 20230331:
Initial release.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.