trait BiTraverse[T[_, _]] { def bitraverse[F[_] : Applicative, A, B, C, D](f: A => F[B], g: C => F[D]): T[A, C] => F[T[B, D]] }
3:46 AM - 29 Sep 2011
0 replies
0 retweets
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.