5 ms·
Instagram actually has a program for stubbing existing code called MonkeyType. It requires running your code to collect the data, and then after your run finish
by avbor 8y ago
Instagram actually has a program for stubbing existing code called MonkeyType. It requires running your code to collect the data, and then after your run finishes you can then apply the new inferred types to your program.
- mlevental 8y agoso like can i throw my entire django app at this thing and have it spit out types for me? probably not right?