<h4>1.1 <span class="Heading">Purpose and goals of this package</span></h4>
<p>The <strong class="pkg">datastructures</strong> package for <strong class="pkg">GAP</strong> has two main goals:</p>
<ul>
<li><p>Provide abstract interfaces for commonly used datastructures</p>
</li>
<li><p>Provide good low-level implementations for these datastructures</p>
</li>
</ul>
<p><strong class="pkg">datastructures</strong> requires building of a kernel module for <strong class="pkg">GAP</strong> to function, please refer to Chapter <a href="chap2.html#X8360C04082558A12"><span class="RefLink">2</span></a> for details; the package is not automatically loaded by <strong class="pkg">GAP</strong> after it has been installed. You must load the package with <code class="code">LoadPackage("datastructures");</code> before its functions become available.</p>
<h4>1.2 <span class="Heading">Overview over this manual</span></h4>
<p>Chapter <a href="chap2.html#X8360C04082558A12"><span class="RefLink">2</span></a> describes the installation of this package. The remaining chapters describe the available datastructures in this package with a definition of the supported API and details about provided implementations.</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.