Typing.Union
Union typing is only needed when you have a statically typed language, as you need to declare that an object can return one of multiple types (in your case an int or string , or in the other example string or null)
Activity
- Latest release
- 3y ago
- Total releases
- 3
- Cadence
- ~29 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Jan 12, 2023
Releases
| Version | Released | |
|---|---|---|
1.2.0
minor
|
1.2.0
minor
|
|
1.1.0
minor
|
1.1.0
minor
|
|
1.0.0
initial
|
1.0.0
initial
|