music-score-1.8.1: Musical score and part representation.

Safe HaskellNone
LanguageHaskell2010

Data.Functor.Rep.Lens

Synopsis

Documentation

Provides access to the definition in Data.Functor.Rep in terms of Control.Lens.

(!) :: Representable f => f a -> Rep f -> a infixl 6 Source

Index a representable functor.

This is an infix alias for index.