Interface Cartesian<P extends K2,Mu extends Cartesian.Mu>
- All Superinterfaces:
App<Mu,
,P> Kind2<P,
,Mu> Profunctor<P,
Mu>
- All Known Subinterfaces:
AffineP<P,
,Mu> Mapping<P,
,Mu> TraversalP<P,
Mu>
- All Known Implementing Classes:
Affine.Instance
,Forget.Instance
,ForgetOpt.Instance
,FunctionType.Instance
,Lens.Instance
,ReForgetC.Instance
,Traversal.Instance
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoFP2()
static <P extends K2,
Proof extends Cartesian.Mu>
Cartesian<P,Proof>
-
Method Details
-
unbox
-
first
-
second
-
toFP2
-