Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/hap/tst/testall2/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 19.6.2025 mit Größe 193 B image not shown  

Quelle  2.7.1a.tst   Sprache: unbekannt

 
gap> START_TEST("HAP library");
gap> fn:=function(i) return i^2; end;;
gap> L:=LazyList(fn);;
gap> L[4];
16
gap> Length(L);
infinity
gap> Position(L,36);
6
gap> STOP_TEST( "tst.tst", 1000 );



[ zur Elbe Produktseite wechseln0.30Quellennavigators  Analyse erneut starten  ]