Hacker News new | ask | show | jobs
by ixmatus 4385 days ago
You can do "kind of" dependent types in Haskell too but it's an ugly mess (like trying to do it in Scala). Idris handles it really well for general programming tasks.