Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/semigroups/gap/tools/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2025 mit Größe 563 B image not shown  

Quelle  iterators.gd   Sprache: unbekannt

 
############################################################################
##
##  tools/iterators.gd
##  Copyright (C) 2013-2022                              James D. Mitchell
##
##  Licensing information can be found in the README file of this package.
##
#############################################################################
##

DeclareGlobalFunction("IteratorByNextIterator");
DeclareGlobalFunction("ChainIterators");
DeclareGlobalFunction("WrappedIterator");
DeclareGlobalFunction("IteratorFiniteList");

DeclareGlobalFunction("WrappedEnumerator");

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]