Skip to content

Comment on Type Inference vs. Static/Dynamic Typingparent

Comments

Full type inference has not been done in python... however partial type inference on python has been done.

The article is talking about partial type inference, and most implementations of type inference I've seen do partial type inference.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.