|
############################################################################
##
## 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)
]
|