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
379e2010c2
construct-typing
/
tests
History
Download ZIP
Download TAR.GZ
Tim Rid
12d94f89e4
fixed swapped param of TypedStruct, to keep the order of the sucons in a container when printing
...
added TypedBitStruct
2020-12-16 21:39:45 +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
fixed swapped param of TypedStruct, to keep the order of the sucons in a container when printing
2020-12-16 21:39:45 +01:00