well-typed / optics

Optics as an abstract interface
375 stars 24 forks source link

Instances for types in `primitive` #432

Open phadej opened 3 years ago

phadej commented 3 years ago

We depend on it via vector anyway.

arybczak commented 3 years ago

What instances/types do you have in mind?

phadej commented 3 years ago

Each, Ix, also FunctorWithIndex (though not in optics, could make sense to add those too) / SmallArray, PrimArray, Array, ByteArray