|
|
|
|
|
by jrib
2137 days ago
|
|
Generating starting points for interface definitions based on runtime logs does sound like a good idea. There's a similar project I'm aware of that uses runtime behavior to help create type annotations but for python: https://github.com/instagram/MonkeyType |
|