Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 109cb323150afde54cd2e8302697e3b9 > files > 42

ghc-array-devel-0.3.0.2-16.fc15.i686.rpm

<!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>array-0.3.0.2: Mutable and immutable arrays</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">array-0.3.0.2: Mutable and immutable arrays</p></div><div id="content"><div id="description" class="doc"><h1>array-0.3.0.2: Mutable and immutable arrays</h1><p>This package defines the classes <code>IArray</code> of immutable arrays and
<code>MArray</code> of arrays mutable within appropriate monads, as well as
some instances of these classes.
</p></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Data</span><ul id="section.n.1" class="show"><li><span class="module"><span id="control.n.1.1" class="collapser" onclick="toggleSection('n.1.1')">&nbsp;</span><a href="Data-Array.html">Data.Array</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Data-Array-IArray.html">Data.Array.IArray</a></span></li><li><span class="module"><a href="Data-Array-IO.html">Data.Array.IO</a></span></li><li><span class="module"><a href="Data-Array-MArray.html">Data.Array.MArray</a></span></li><li><span class="module"><a href="Data-Array-ST.html">Data.Array.ST</a></span></li><li><span class="module"><a href="Data-Array-Storable.html">Data.Array.Storable</a></span></li><li><span class="module"><a href="Data-Array-Unboxed.html">Data.Array.Unboxed</a></span></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>