Closed ldgrp closed 6 years ago
lgtm, can you test it in the uqcstesting slack and throw up some images?
@TRManderson can you give this a quick onceover/lgtm (+ thoughts on list
over List[type]
in typing) and I'll merge it?
Looks really good, but having some tests would be nice.
@ldgrp - check out https://docs.python.org/3/library/typing.html RE your type annotations.
list
is effectively List[Any]
Reimplements
dominos.js