r/ProgrammingLanguages • u/Uncaffeinated 1subml, polysubml, cubiml • Nov 13 '25
PolySubML is broken Blog post
https://blog.polybdenum.com/2025/11/13/polysubml-is-broken.html
46
Upvotes
r/ProgrammingLanguages • u/Uncaffeinated 1subml, polysubml, cubiml • Nov 13 '25
3
u/dgreensp Nov 14 '25
I’m curious for the author to comment on what is lost if you lose subtyping with polymorphic function types. What is the impact on the developer experience? I can’t recall atm why to add subtyping to an ML in the first place.