| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Our goal is to be able to use generics with TypedDicts, like this: class Result(TypedDict, Generic[T, K], total=False):
Ok: T
Err: K |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
#4564
related to TypedDict
cc @lastmjs