v0.0.2
Unclear if this order-matters issue is the same as
https://github.com/python/mypy/issues/1270 or a
separate bug, but with the lower-arity overloads
first, the higher-arity overloads were ignored
("too many arguments" errors from MyPy).
Unclear if this order-matters issue is the same as
https://github.com/python/mypy/issues/1270 or a
separate bug, but with the lower-arity overloads
first, the higher-arity overloads were ignored
("too many arguments" errors from MyPy).