Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dragonwriter
11y ago
0 comments
Save
Share
Typeclasses aren't structural typing, they are nominative typing, as typing is controlled by explicit declaration of relations between types and typeclasses, not inferred from structural properties.
0 comments
2 comments · 1 top-level
top
newest
oldest
tel
11y ago
· 1 in thread
Sure they are: (forall a. X a => a) is a supertype of (forall a. (X a, Y a) => a).
dragonwriter
OP
11y ago
I stand corrected.
j
/
k
navigate · click thread line to collapse