This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
construct-typing
Watch
1
Star
0
Fork
You've already forked construct-typing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fa2daec804
construct-typing
/
tests
History
Download ZIP
Download TAR.GZ
Tim Rid
8922c5eccc
put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional.
...
added stubs for Select, Optional, If, IfThenElse
2020-12-12 13:17:27 +01:00
..
__init__.py
added README.md
2020-12-10 20:26:37 +01:00
declarativeunittest.py
a TypedStruct is always parsed to an object of the container_type
2020-12-12 12:12:54 +01:00
declarativeunittest.pyi
put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional.
2020-12-12 13:17:27 +01:00
test_typed.py
a TypedStruct is always parsed to an object of the container_type
2020-12-12 12:12:54 +01:00