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
Supporting the appropriate type-classes from lens like Seq does could make transitioning from Seq to Vector as simple as just changing the used type constructor for code using lens.
Supporting the appropriate type-classes from
lenslikeSeqdoes could make transitioning fromSeqtoVectoras simple as just changing the used type constructor for code usinglens.