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