R:
Size: a a a
R:
KV
R:
KV
KV
ЗП
target :: forall a. { target :: a | _ } -> a
target e = e.targethttps://github.com/DoctorRyner/gimel/blob/master/src/Gimel/Attributes.purs#L12
ЗП
ЗП
ЗП
ЗП
a <- pure xЗП
ЗП
p
ЗП
-
R:
ЗП
target :: forall a. { target :: a | _ } -> a
target e = e.targethttps://github.com/DoctorRyner/gimel/blob/master/src/Gimel/Attributes.purs#L12
target = _.targetR:
target :: forall a. { target :: a | _ } -> a
target e = e.targethttps://github.com/DoctorRyner/gimel/blob/master/src/Gimel/Attributes.purs#L12