Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Haskell type classes by default pick the implementation based on a single type variable in its signature, but it can occur in multiple positions (including the return type). A commonly used language extension (multi parameter type classes) extends this to an arbitrary number of type variables.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: