CanPutP

dev.constructive.eo.CanPutP
See theCanPutP companion trait
object CanPutP

Attributes

Companion
trait
Source
CanPut.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CanPutP.type

Members list

Givens

Givens

given given_CanPutP_T_A_B: [S, T, A, B, F[_, _]] => (Optic[S, T, A, B, F], ForgetfulApplicative[F]) => CanPutP[T, A, B]

Derive from any optic in scope whose carrier can inject. Optic before gate in the same using clause — see CanGet for the SIP-64 ordering rationale.

Derive from any optic in scope whose carrier can inject. Optic before gate in the same using clause — see CanGet for the SIP-64 ordering rationale.

Attributes

Source
CanPut.scala