dev.constructive.eo.compose.Composer
See theComposer companion object
Bridge between carriers — reshape an F-carrier optic into a G-carrier optic. Used by Optic.morph; the mechanism by which optic families cross boundaries (Lens → Optional, Lens → Modify, Iso → Lens, …).
Type parameters
- F
-
source carrier
- G
-
target carrier
Attributes
- Companion
- object
- Source
- Composer.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object direct2eitherobject direct2tupleobject either2affineobject tuple2affineobject affine2modifyobject either2modifyobject tuple2modifyobject affine2multifocusPSVecobject either2multifocusPSVecobject tuple2multifocusPSVec
Members list
In this article