map
dev.constructive.eo.data.ModifyF.map
object map extends ForgetfulFunctor[ModifyF]
ForgetfulFunctor[ModifyF] — maps the continuation through f, leaving the source unchanged. Unlocks .modify / .replace on Modify-carrier optics.
Attributes
- Source
- ModifyF.scala
- Graph
-
- Supertypes
- Self type
-
map.type
Members list
In this article