CoproductOptics

class Object
trait Matchable
class Any
object all.type
object all.type
object eitherK.type

Value members

Concrete methods

final def leftK[F[_], G[_], H[_], A]: Prism_[EitherK[F, G, A], EitherK[H, G, A], F[A], H[A]]
final def rightK[F[_], G[_], H[_], A]: Prism_[EitherK[F, G, A], EitherK[F, H, A], G[A], H[A]]