CanPipe

turbolift.internals.auxx.CanPipe
See theCanPipe companion object
sealed trait CanPipe[F[_], G[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def fit[A](fga: F[G[A]]): G[F[A]]