Skip to content

Comment on Deep learning experiments in OCamlparent

Comments

Static typing enables some optimizations, but not as many as we’d hope given the inexpressiveness of most type systems.

The real advantage of static typing is code completion, which allows us to forget the nuances of our library naming schemes. TypeScript is so awesome in this regard, being neither sound nor used for optimizations, but still being very useful.

AboutSource Built by g1lg1l

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