either2modify
dev.constructive.eo.data.ModifyF.either2modify
object either2modify extends Composer[Either, ModifyF]
Prism → ModifyF. Hit writes f(a) through the Prism's build path; miss passes the leftover back via o.from(Left(xo)) — observably the same as the Prism's own .modify(f).
Attributes
- Source
- ModifyF.scala
- Graph
-
- Supertypes
- Self type
-
either2modify.type
Members list
In this article