Data.RAList.NonEmpty.Lens
Contents
ix :: forall f a. Applicative f => Int -> LensLike' f (NERAList a) a Source #
Methods
ix :: Index (NERAList a) -> Traversal' (NERAList a) (IxValue (NERAList a)) #
each :: Traversal (NERAList a) (NERAList b) a b #