purescript / purescript-contravariant

Contravariant functors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add functions corresponding to Prelude functions

yukikurage opened this issue · comments

The following function could be defined

cflap  >@<
cvoid
cvoidRight >$
cvoidLeft $<

Shall I write a PR?

This sounds sensible enough to me.