Changes http://wiki.axiom-developer.org/Streams/diff -- It seems that the example [p for p in smallPrimes for i in 1..11] depends on multiple for clauses being interpreted in parallel instead of all their combinations.
What does this syntax mean: thesePrimes:=entries complete % Does the conversion depend on the while p < 1200 used above instead of | p < 1200? -- forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED] _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
