Embed

tofu.higherKind.Embed
See theEmbed companion object
trait Embed[U[_[_]]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait RepresentableK[U]

Members list

Value members

Abstract methods

def embed[F[_] : FlatMap](ft: F[U[F]]): U[F]