ekmett / guanxi

Relational programming in Haskell. Mostly developed on twitch.
http://twitch.tv/ekmett
Other
253 stars 29 forks source link

Add infixr 5 declaration to Thrist((:.)) #18

Closed Taneb closed 4 years ago

Taneb commented 4 years ago

By analogy with []

This makes pattern-matching on multiple elements of a thrist easier