9 Dec
2009
9 Dec
'09
7:34 a.m.
On Tue, Dec 8, 2009 at 4:25 PM, Vitaliy Akimov <vitaliy.akimov@gmail.com> wrote:
Hi John,
I don't know if this is useful for you, but these are instances of Cofunctor's comap. For example if we use TypeCompose package we have:
rebox f = unFlip . cofmap f . Flip
Alternately, rebox = flip (.) -- Dave Menendez <dave@zednenem.com> <http://www.eyrie.org/~zednenem/>