dev.constructive.eo.data.Forget$package.ForgetK.ForgetPull
See theForgetPull companion object
Strategy for "redistribute the inner from across the F-context" on the pull side. The Monad form ignores the F[D] and lifts a single inner.from(xd) via pure; the Comonad form coflatMaps inner.from over the existing F[D]. Other lawful strategies (e.g. Distributive[F].cosequence over an inner F[F[B]]) could be added as further instances.
Attributes
- Companion
- object
- Source
- Forget.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article