This file is indexed.

/usr/share/doc/libghc-lens-doc/html/Control-Lens-Internal-Getter.html is in libghc-lens-doc 4.15.4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Control.Lens.Internal.Getter</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Control-Lens-Internal-Getter.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Control-Lens-Internal-Getter.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">lens-4.15.4: Lenses, Folds and Traversals</p></div><div id="content"><div id="module-header"><table class="info"><tr><th valign="top">Copyright</th><td>(C) 2012-2016 Edward Kmett</td></tr><tr><th>License</th><td>BSD-style (see the file LICENSE)</td></tr><tr><th>Maintainer</th><td>Edward Kmett &lt;ekmett@gmail.com&gt;</td></tr><tr><th>Stability</th><td>provisional</td></tr><tr><th>Portability</th><td>non-portable</td></tr><tr><th>Safe Haskell</th><td>Safe</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Control.Lens.Internal.Getter</p></div><div id="description"><p class="caption">Description</p><div class="doc empty">&nbsp;</div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><a href="#v:noEffect">noEffect</a> :: (<a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a> f, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f) =&gt; f a</li><li class="src short"><span class="keyword">newtype</span> <a href="#t:AlongsideLeft">AlongsideLeft</a> f b a = <a href="#v:AlongsideLeft">AlongsideLeft</a> {<ul class="subs"><li><a href="#v:getAlongsideLeft">getAlongsideLeft</a> :: f (a, b)</li></ul>}</li><li class="src short"><span class="keyword">newtype</span> <a href="#t:AlongsideRight">AlongsideRight</a> f a b = <a href="#v:AlongsideRight">AlongsideRight</a> {<ul class="subs"><li><a href="#v:getAlongsideRight">getAlongsideRight</a> :: f (a, b)</li></ul>}</li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:noEffect" class="def">noEffect</a> :: (<a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a> f, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f) =&gt; f a <a href="src/Control-Lens-Internal-Getter.html#noEffect" class="link">Source</a> <a href="#v:noEffect" class="selflink">#</a></p><div class="doc"><p>The <code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#v:mempty">mempty</a></code> equivalent for a <code><a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a></code> <code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a></code> <code><a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a></code>.</p></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:AlongsideLeft" class="def">AlongsideLeft</a> f b a <a href="src/Control-Lens-Internal-Getter.html#AlongsideLeft" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AlongsideLeft" class="def">AlongsideLeft</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:getAlongsideLeft" class="def">getAlongsideLeft</a> :: f (a, b)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:AlongsideLeft" class="caption collapser" onclick="toggleSection('i:AlongsideLeft')">Instances</p><div id="section.i:AlongsideLeft" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Bifunctor:1" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Bifunctor:1')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f =&gt; <a href="Control-Lens-Review.html#t:Bifunctor">Bifunctor</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f)</span> <a href="src/Control-Lens-Internal-Getter.html#line-66" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Bifunctor:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:bimap">bimap</a> :: (a -&gt; b) -&gt; (c -&gt; d) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b d <a href="#v:bimap" class="selflink">#</a></p><p class="src"><a href="#v:first">first</a> :: (a -&gt; b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b c <a href="#v:first" class="selflink">#</a></p><p class="src"><a href="#v:second">second</a> :: (b -&gt; c) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a c <a href="#v:second" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Bitraversable:2" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Bitraversable:2')"></span> <a href="Control-Lens-Traversal.html#t:Traversable">Traversable</a> f =&gt; <a href="file:///usr/share/doc/libghc-bifunctors-doc/html/Data-Bitraversable.html#t:Bitraversable">Bitraversable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f)</span> <a href="src/Control-Lens-Internal-Getter.html#line-74" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Bitraversable:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:bitraverse">bitraverse</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f =&gt; (a -&gt; f c) -&gt; (b -&gt; f d) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a b -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f c d) <a href="#v:bitraverse" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Bifoldable:3" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Bifoldable:3')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Foldable.html#t:Foldable">Foldable</a> f =&gt; <a href="file:///usr/share/doc/libghc-bifunctors-doc/html/Data-Bifoldable.html#t:Bifoldable">Bifoldable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f)</span> <a href="src/Control-Lens-Internal-Getter.html#line-70" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Bifoldable:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:bifold">bifold</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f m m -&gt; m <a href="#v:bifold" class="selflink">#</a></p><p class="src"><a href="#v:bifoldMap">bifoldMap</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; (a -&gt; m) -&gt; (b -&gt; m) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a b -&gt; m <a href="#v:bifoldMap" class="selflink">#</a></p><p class="src"><a href="#v:bifoldr">bifoldr</a> :: (a -&gt; c -&gt; c) -&gt; (b -&gt; c -&gt; c) -&gt; c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a b -&gt; c <a href="#v:bifoldr" class="selflink">#</a></p><p class="src"><a href="#v:bifoldl">bifoldl</a> :: (c -&gt; a -&gt; c) -&gt; (c -&gt; b -&gt; c) -&gt; c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f a b -&gt; c <a href="#v:bifoldl" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Functor:4" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Functor:4')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-42" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Functor:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fmap">fmap</a> :: (a -&gt; b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b <a href="#v:fmap" class="selflink">#</a></p><p class="src"><a href="#v:-60--36-">(&lt;$)</a> :: a -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a <a href="#v:-60--36-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Foldable:5" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Foldable:5')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Foldable.html#t:Foldable">Foldable</a> f =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Foldable.html#t:Foldable">Foldable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-50" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Foldable:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fold">fold</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b m -&gt; m <a href="#v:fold" class="selflink">#</a></p><p class="src"><a href="#v:foldMap">foldMap</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; (a -&gt; m) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; m <a href="#v:foldMap" class="selflink">#</a></p><p class="src"><a href="#v:foldr">foldr</a> :: (a -&gt; b -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; b <a href="#v:foldr" class="selflink">#</a></p><p class="src"><a href="#v:foldr-39-">foldr'</a> :: (a -&gt; b -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; b <a href="#v:foldr-39-" class="selflink">#</a></p><p class="src"><a href="#v:foldl">foldl</a> :: (b -&gt; a -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; b <a href="#v:foldl" class="selflink">#</a></p><p class="src"><a href="#v:foldl-39-">foldl'</a> :: (b -&gt; a -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; b <a href="#v:foldl-39-" class="selflink">#</a></p><p class="src"><a href="#v:foldr1">foldr1</a> :: (a -&gt; a -&gt; a) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; a <a href="#v:foldr1" class="selflink">#</a></p><p class="src"><a href="#v:foldl1">foldl1</a> :: (a -&gt; a -&gt; a) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; a <a href="#v:foldl1" class="selflink">#</a></p><p class="src"><a href="#v:toList">toList</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; [a] <a href="#v:toList" class="selflink">#</a></p><p class="src"><a href="#v:null">null</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:null" class="selflink">#</a></p><p class="src"><a href="#v:length">length</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> <a href="#v:length" class="selflink">#</a></p><p class="src"><a href="#v:elem">elem</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> a =&gt; a -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:elem" class="selflink">#</a></p><p class="src"><a href="#v:maximum">maximum</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; a <a href="#v:maximum" class="selflink">#</a></p><p class="src"><a href="#v:minimum">minimum</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; a <a href="#v:minimum" class="selflink">#</a></p><p class="src"><a href="#v:sum">sum</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Prelude.html#t:Num">Num</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; a <a href="#v:sum" class="selflink">#</a></p><p class="src"><a href="#v:product">product</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Prelude.html#t:Num">Num</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; a <a href="#v:product" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Traversable:6" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Traversable:6')"></span> <a href="Control-Lens-Traversal.html#t:Traversable">Traversable</a> f =&gt; <a href="Control-Lens-Traversal.html#t:Traversable">Traversable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-54" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Traversable:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:traverse">traverse</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f =&gt; (a -&gt; f b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b) <a href="#v:traverse" class="selflink">#</a></p><p class="src"><a href="#v:sequenceA">sequenceA</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b (f a) -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a) <a href="#v:sequenceA" class="selflink">#</a></p><p class="src"><a href="#v:mapM">mapM</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Monad.html#t:Monad">Monad</a> m =&gt; (a -&gt; m b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; m (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b) <a href="#v:mapM" class="selflink">#</a></p><p class="src"><a href="#v:sequence">sequence</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Monad.html#t:Monad">Monad</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b (m a) -&gt; m (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a) <a href="#v:sequence" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Contravariant:7" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Contravariant:7')"></span> <a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a> f =&gt; <a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-46" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Contravariant:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:contramap">contramap</a> :: (a -&gt; b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a <a href="#v:contramap" class="selflink">#</a></p><p class="src"><a href="#v:-62--36-">(&gt;$)</a> :: b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a <a href="#v:-62--36-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Traversable1:8" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Traversable1:8')"></span> <a href="Control-Lens-Traversal.html#t:Traversable1">Traversable1</a> f =&gt; <a href="Control-Lens-Traversal.html#t:Traversable1">Traversable1</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-62" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Traversable1:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:traverse1">traverse1</a> :: <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Functor-Apply.html#t:Apply">Apply</a> f =&gt; (a -&gt; f b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b) <a href="#v:traverse1" class="selflink">#</a></p><p class="src"><a href="#v:sequence1">sequence1</a> :: <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Functor-Apply.html#t:Apply">Apply</a> f =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b (f b) -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b b) <a href="#v:sequence1" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Foldable1:9" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Foldable1:9')"></span> <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Semigroup-Foldable-Class.html#t:Foldable1">Foldable1</a> f =&gt; <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Semigroup-Foldable-Class.html#t:Foldable1">Foldable1</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-58" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Foldable1:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fold1">fold1</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Semigroup.html#t:Semigroup">Semigroup</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b m -&gt; m <a href="#v:fold1" class="selflink">#</a></p><p class="src"><a href="#v:foldMap1">foldMap1</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Semigroup.html#t:Semigroup">Semigroup</a> m =&gt; (a -&gt; m) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; m <a href="#v:foldMap1" class="selflink">#</a></p><p class="src"><a href="#v:toNonEmpty">toNonEmpty</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-List-NonEmpty.html#t:NonEmpty">NonEmpty</a> a <a href="#v:toNonEmpty" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Read:10" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Read:10')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Read.html#t:Read">Read</a> (f (a, b)) =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Read.html#t:Read">Read</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-40" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Read:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:readsPrec">readsPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadP.html#t:ReadS">ReadS</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a) <a href="#v:readsPrec" class="selflink">#</a></p><p class="src"><a href="#v:readList">readList</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadP.html#t:ReadS">ReadS</a> [<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a] <a href="#v:readList" class="selflink">#</a></p><p class="src"><a href="#v:readPrec">readPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadPrec.html#t:ReadPrec">ReadPrec</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a) <a href="#v:readPrec" class="selflink">#</a></p><p class="src"><a href="#v:readListPrec">readListPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadPrec.html#t:ReadPrec">ReadPrec</a> [<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a] <a href="#v:readListPrec" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideLeft:Show:11" class="instance expander" onclick="toggleSection('i:id:AlongsideLeft:Show:11')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:Show">Show</a> (f (a, b)) =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:Show">Show</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-39" class="link">Source</a> <a href="#t:AlongsideLeft" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideLeft:Show:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Control-Lens-Internal-Getter.html#t:AlongsideLeft">AlongsideLeft</a> f b a] -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr></table></div></div></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:AlongsideRight" class="def">AlongsideRight</a> f a b <a href="src/Control-Lens-Internal-Getter.html#AlongsideRight" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:AlongsideRight" class="def">AlongsideRight</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><ul><li><dfn class="src"><a id="v:getAlongsideRight" class="def">getAlongsideRight</a> :: f (a, b)</dfn><div class="doc empty">&nbsp;</div></li></ul></div></td></tr></table></div><div class="subs instances"><p id="control.i:AlongsideRight" class="caption collapser" onclick="toggleSection('i:AlongsideRight')">Instances</p><div id="section.i:AlongsideRight" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Bifunctor:1" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Bifunctor:1')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f =&gt; <a href="Control-Lens-Review.html#t:Bifunctor">Bifunctor</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f)</span> <a href="src/Control-Lens-Internal-Getter.html#line-107" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Bifunctor:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:bimap">bimap</a> :: (a -&gt; b) -&gt; (c -&gt; d) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f b d <a href="#v:bimap" class="selflink">#</a></p><p class="src"><a href="#v:first">first</a> :: (a -&gt; b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f b c <a href="#v:first" class="selflink">#</a></p><p class="src"><a href="#v:second">second</a> :: (b -&gt; c) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a c <a href="#v:second" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Bitraversable:2" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Bitraversable:2')"></span> <a href="Control-Lens-Traversal.html#t:Traversable">Traversable</a> f =&gt; <a href="file:///usr/share/doc/libghc-bifunctors-doc/html/Data-Bitraversable.html#t:Bitraversable">Bitraversable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f)</span> <a href="src/Control-Lens-Internal-Getter.html#line-115" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Bitraversable:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:bitraverse">bitraverse</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f =&gt; (a -&gt; f c) -&gt; (b -&gt; f d) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f c d) <a href="#v:bitraverse" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Bifoldable:3" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Bifoldable:3')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Foldable.html#t:Foldable">Foldable</a> f =&gt; <a href="file:///usr/share/doc/libghc-bifunctors-doc/html/Data-Bifoldable.html#t:Bifoldable">Bifoldable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f)</span> <a href="src/Control-Lens-Internal-Getter.html#line-111" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Bifoldable:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:bifold">bifold</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f m m -&gt; m <a href="#v:bifold" class="selflink">#</a></p><p class="src"><a href="#v:bifoldMap">bifoldMap</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; (a -&gt; m) -&gt; (b -&gt; m) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; m <a href="#v:bifoldMap" class="selflink">#</a></p><p class="src"><a href="#v:bifoldr">bifoldr</a> :: (a -&gt; c -&gt; c) -&gt; (b -&gt; c -&gt; c) -&gt; c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; c <a href="#v:bifoldr" class="selflink">#</a></p><p class="src"><a href="#v:bifoldl">bifoldl</a> :: (c -&gt; a -&gt; c) -&gt; (c -&gt; b -&gt; c) -&gt; c -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; c <a href="#v:bifoldl" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Functor:4" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Functor:4')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> f =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Functor.html#t:Functor">Functor</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-83" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Functor:4" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fmap">fmap</a> :: (a -&gt; b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b <a href="#v:fmap" class="selflink">#</a></p><p class="src"><a href="#v:-60--36-">(&lt;$)</a> :: a -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a <a href="#v:-60--36-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Foldable:5" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Foldable:5')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Foldable.html#t:Foldable">Foldable</a> f =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Foldable.html#t:Foldable">Foldable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-91" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Foldable:5" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fold">fold</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a m -&gt; m <a href="#v:fold" class="selflink">#</a></p><p class="src"><a href="#v:foldMap">foldMap</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Monoid.html#t:Monoid">Monoid</a> m =&gt; (a -&gt; m) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; m <a href="#v:foldMap" class="selflink">#</a></p><p class="src"><a href="#v:foldr">foldr</a> :: (a -&gt; b -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; b <a href="#v:foldr" class="selflink">#</a></p><p class="src"><a href="#v:foldr-39-">foldr'</a> :: (a -&gt; b -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; b <a href="#v:foldr-39-" class="selflink">#</a></p><p class="src"><a href="#v:foldl">foldl</a> :: (b -&gt; a -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; b <a href="#v:foldl" class="selflink">#</a></p><p class="src"><a href="#v:foldl-39-">foldl'</a> :: (b -&gt; a -&gt; b) -&gt; b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; b <a href="#v:foldl-39-" class="selflink">#</a></p><p class="src"><a href="#v:foldr1">foldr1</a> :: (a -&gt; a -&gt; a) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; a <a href="#v:foldr1" class="selflink">#</a></p><p class="src"><a href="#v:foldl1">foldl1</a> :: (a -&gt; a -&gt; a) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; a <a href="#v:foldl1" class="selflink">#</a></p><p class="src"><a href="#v:toList">toList</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; [a] <a href="#v:toList" class="selflink">#</a></p><p class="src"><a href="#v:null">null</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:null" class="selflink">#</a></p><p class="src"><a href="#v:length">length</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> <a href="#v:length" class="selflink">#</a></p><p class="src"><a href="#v:elem">elem</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Eq.html#t:Eq">Eq</a> a =&gt; a -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:elem" class="selflink">#</a></p><p class="src"><a href="#v:maximum">maximum</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; a <a href="#v:maximum" class="selflink">#</a></p><p class="src"><a href="#v:minimum">minimum</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Ord.html#t:Ord">Ord</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; a <a href="#v:minimum" class="selflink">#</a></p><p class="src"><a href="#v:sum">sum</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Prelude.html#t:Num">Num</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; a <a href="#v:sum" class="selflink">#</a></p><p class="src"><a href="#v:product">product</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Prelude.html#t:Num">Num</a> a =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; a <a href="#v:product" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Traversable:6" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Traversable:6')"></span> <a href="Control-Lens-Traversal.html#t:Traversable">Traversable</a> f =&gt; <a href="Control-Lens-Traversal.html#t:Traversable">Traversable</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-95" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Traversable:6" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:traverse">traverse</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f =&gt; (a -&gt; f b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b) <a href="#v:traverse" class="selflink">#</a></p><p class="src"><a href="#v:sequenceA">sequenceA</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Applicative.html#t:Applicative">Applicative</a> f =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a (f a) -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a) <a href="#v:sequenceA" class="selflink">#</a></p><p class="src"><a href="#v:mapM">mapM</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Monad.html#t:Monad">Monad</a> m =&gt; (a -&gt; m b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; m (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b) <a href="#v:mapM" class="selflink">#</a></p><p class="src"><a href="#v:sequence">sequence</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Control-Monad.html#t:Monad">Monad</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a (m a) -&gt; m (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a) <a href="#v:sequence" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Contravariant:7" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Contravariant:7')"></span> <a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a> f =&gt; <a href="Control-Lens-Getter.html#t:Contravariant">Contravariant</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-87" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Contravariant:7" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:contramap">contramap</a> :: (a -&gt; b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a <a href="#v:contramap" class="selflink">#</a></p><p class="src"><a href="#v:-62--36-">(&gt;$)</a> :: b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a <a href="#v:-62--36-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Traversable1:8" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Traversable1:8')"></span> <a href="Control-Lens-Traversal.html#t:Traversable1">Traversable1</a> f =&gt; <a href="Control-Lens-Traversal.html#t:Traversable1">Traversable1</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-103" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Traversable1:8" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:traverse1">traverse1</a> :: <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Functor-Apply.html#t:Apply">Apply</a> f =&gt; (a -&gt; f b) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b) <a href="#v:traverse1" class="selflink">#</a></p><p class="src"><a href="#v:sequence1">sequence1</a> :: <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Functor-Apply.html#t:Apply">Apply</a> f =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a (f b) -&gt; f (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b) <a href="#v:sequence1" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Foldable1:9" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Foldable1:9')"></span> <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Semigroup-Foldable-Class.html#t:Foldable1">Foldable1</a> f =&gt; <a href="file:///usr/share/doc/libghc-semigroupoids-doc/html/Data-Semigroup-Foldable-Class.html#t:Foldable1">Foldable1</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a)</span> <a href="src/Control-Lens-Internal-Getter.html#line-99" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Foldable1:9" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:fold1">fold1</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Semigroup.html#t:Semigroup">Semigroup</a> m =&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a m -&gt; m <a href="#v:fold1" class="selflink">#</a></p><p class="src"><a href="#v:foldMap1">foldMap1</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Semigroup.html#t:Semigroup">Semigroup</a> m =&gt; (a -&gt; m) -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; m <a href="#v:foldMap1" class="selflink">#</a></p><p class="src"><a href="#v:toNonEmpty">toNonEmpty</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-List-NonEmpty.html#t:NonEmpty">NonEmpty</a> a <a href="#v:toNonEmpty" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Read:10" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Read:10')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Read.html#t:Read">Read</a> (f (a, b)) =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Read.html#t:Read">Read</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-81" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Read:10" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:readsPrec">readsPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadP.html#t:ReadS">ReadS</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b) <a href="#v:readsPrec" class="selflink">#</a></p><p class="src"><a href="#v:readList">readList</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadP.html#t:ReadS">ReadS</a> [<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b] <a href="#v:readList" class="selflink">#</a></p><p class="src"><a href="#v:readPrec">readPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadPrec.html#t:ReadPrec">ReadPrec</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b) <a href="#v:readPrec" class="selflink">#</a></p><p class="src"><a href="#v:readListPrec">readListPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-ParserCombinators-ReadPrec.html#t:ReadPrec">ReadPrec</a> [<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b] <a href="#v:readListPrec" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:AlongsideRight:Show:11" class="instance expander" onclick="toggleSection('i:id:AlongsideRight:Show:11')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:Show">Show</a> (f (a, b)) =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:Show">Show</a> (<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b)</span> <a href="src/Control-Lens-Internal-Getter.html#line-80" class="link">Source</a> <a href="#t:AlongsideRight" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:AlongsideRight:Show:11" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Control-Lens-Internal-Getter.html#t:AlongsideRight">AlongsideRight</a> f a b] -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.1.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr></table></div></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>