On 8/21/13 12:28 PM, Volker Braun wrote:
In fact, I have never seen one where question mark had syntactic meaning: "prime?(5)" returns true, and "prime(5)" returns 11.
Interesting. That's standard scheme syntax for a predicate: http://www.scheme.com/tspl3/intro.html#g2 Jason -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
