Oh, I must have missed this. Obviously, the FriCAS compiler allows "until" as a keyword.
https://github.com/fricas/fricas/blob/master/src/algebra/ffpoly.spad#L250 I guess the meaning of until x repeat y is while not x repeat y Right? I'm not aware that "until" is documented. Am I wrong? Ralf -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/86a388b0-3928-15dc-7745-9024f93dfd5a%40hemmecke.org.
