Data.RAList.Optics
Contents
ix :: Int -> AffineTraversal' (RAList a) a Source #
Methods
each :: IxTraversal Int (RAList a) (RAList b) a b #
Associated Types
type IxKind (RAList a) #
ix :: Index (RAList a) -> Optic' (IxKind (RAList a)) NoIx (RAList a) (IxValue (RAList a)) #