purescript / purescript-typelevel-prelude

Types and kinds for basic type-level programming
BSD 3-Clause "New" or "Revised" License
63 stars 21 forks source link

Add "row mixin" operator #30

Closed natefaubion closed 6 years ago

natefaubion commented 6 years ago

I use this all the time and would like a standard operator for this which I can reexport from run.

http://try.purescript.org/?gist=694a15f30461052eaa7ceaa51ee07dd3&session=c55ea7bb-4579-9dfe-fac7-e5f28e3e0976

I've found + looks the best all around.