Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/datastructures/doc/   (GAP Algebra Version 4.15.1©)  Datei vom 14.9.2025 mit Größe 1 kB image not shown  

Quelle  _Chapter_Slices.xml

  Sprache: XML
 

<?xmljava.lang.ArrayIndexOutOfBoundsException

<!-- This is an automatically generated file. -->
<Chapter Label="Chapter_Slices">
<Heading>Slices</Heading>

<P/>
 A slice is a sublist of a list. Creating a slice does not copy the
 original list, and changes to the list also change a slice of the list.
<Section Label="Chapter_Slices_Section_API">
<Heading>API</Heading>

<P/>
<ManSection>
  <Func Arg="" Name="Slice" />
 <Returns>a slice
</Returns>
 <Description>
 Constructor for slices
 </Description>
</ManSection>


<ManSection>
  <Filt Arg="arg" Name="IsSlice" Label="for IsList"/>
 <Returns><K>true</K> or <K>false</K>
</Returns>
 <Description>
 Category of slices
 </Description>
</ManSection>


<ManSection>
  <Oper Arg="slice, value" Name="\[\]" Label="for IsSliceRep, IsPosInt"/>
 <Description>
 List-style access for slices.
 </Description>
</ManSection>


<ManSection>
  <Oper Arg="slice, value, object" Name="\[\]\:\=" Label="for IsSliceRep and IsMutable, IsPosInt, IsObject"/>
 <Description>
 List-style assignment for slices.
 </Description>
</ManSection>


<ManSection>
  <Oper Arg="object, slice" Name="\in" Label="for IsObject, IsSliceRep"/>
 <Description>
 Test whether a value is stored in the slice.
 </Description>
</ManSection>


<ManSection>
  <Oper Arg="slice, value" Name="IsBound\[\]" Label="for IsSliceRep, IsPosInt"/>
 <Description>
 Test whether a location is bound in a slice.
 </Description>
</ManSection>


<ManSection>
  <Oper Arg="slice, value" Name="Unbind\[\]" Label="for IsSliceRep and IsMutable, IsPosInt"/>
 <Description>
 Unbind a value from a slice.
 </Description>
</ManSection>


<ManSection>
  <Oper Arg="slice" Name="Length" Label="for IsSliceRep"/>
 <Description>
 Determine the length of a slice.
 </Description>
</ManSection>


</Section>


</Chapter>


¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet am  2026-06-17) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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 und die Messung sind noch experimentell.