Hacker News new | ask | show | jobs
by pkolaczk 4530 days ago
There are cases when reified generics are a giant pain in the butt and non-reified ones are the right solution. See Scala or F# and .NET interoperability.