A possibly dumb question: Is there an editor-compiler combination out there that does... I guess you might call it "statifiying" typing? Staticifying?
What I mean is, do any compilers out there, on inferring some type in the compilation step, give the developer a direct path to making that inference explicit in the text of the program? Something like, "Inferring [type]; declare this explicitly here (y/n)"