Hsiao-Wei Wang f0ceefc36d
Make test_libs/pyspec/tests pass
1. Use `typing_inspect` library to check if it's `typing.List[Any]`. Use it in `is_list_type`.
2. Add `__hash__`, `__eq__`, `__repr__` methods to some classes.
2019-05-28 13:57:42 +08:00
..
2019-05-28 13:57:42 +08:00
2019-05-25 14:06:42 -04:00
2019-04-03 14:18:17 +11:00
2019-05-27 23:40:05 +02:00