|
|
|
|
|
by agumonkey
1536 days ago
|
|
I wish we had a smarter feedback loop between trying an idea (aka typing stuff) and reacting to results. Right now tdd or type inference doesn't really produce backward infered hints. Types do help exhaustive matching but you may be able to reverse trials output back to function types and conditionals. Your editor would become a convergence game. |
|