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