stubs

smithy4s.kinds.stubs$
object stubs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
stubs.type

Members list

Concise view

Type members

Types

type Kind1[F[_]] = { type toKind5 = [I, E, O, SI, SO] =>> F[O]; }
type Kind2[F[_, _]] = { type toKind5 = [I, E, O, SI, SO] =>> F[E, O]; }