CanGetOption

dev.constructive.eo.CanGetOption
See theCanGetOption companion trait
object CanGetOption

Attributes

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

Members list

Givens

Givens

given given_CanGetOption_S_A: [S, T, A, B, F[_, _]] => (Optic[S, T, A, B, F], PartialAccessor[F]) => CanGetOption[S, A]

Derive from any optic in scope whose carrier can partially read. 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 partially read. Optic before gate in the same using clause — see CanGet for the SIP-64 ordering rationale.

Attributes

Source
CanGetOption.scala