Module

Generic.Optic.Ctor.Internal

Package
purescript-generics-rep-optics
Repository
LiamGoodacre/purescript-generics-rep-optics

#repCtor' Source

repCtor' :: forall p a s ctor. GenericCtor p ctor s a => SProxy ctor -> p a a -> p s s

#GenericCtor Source

class GenericCtor p ctor rep a | ctor rep -> a where

Members

Instances

#GenericCtorArg Source

class GenericCtorArg ctor p arg a | arg -> a where

Members

Instances