puffnfresh/roy

Parameterized type synonyms

Opened this issue · 0 comments

type Pair a b = { left: a, right: b }