You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- This lens focuses on the "name" field of a record; we have to construct-- this one ourselves._name::forallar. Lens' { name::a | r } a
_name = prop (SProxy::SProxy "name")
https://pursuit.purescript.org/packages/purescript-profunctor-lenses/
The text was updated successfully, but these errors were encountered: