Hacker News new | ask | show | jobs
by louthy 3774 days ago
> lacks higher kinds

It can be done in F# [1], but it's not pretty, and absolutely nails the compiler. The fact that the compiler can be cheated into doing it makes it even more frustrating that there isn't some official support.

[1] https://github.com/mausch/FsControl