Waldek Hebisch <[email protected]> writes: | I would avoid '=='. Currently when '==' defines function with | no arguments and no mode it is conveted to a macro ('==>'). | Given that semantics of '==>' is quite different of _expected_ | semantics of '==' this is rather weird irregularity.
I would think the opposite: if there is there is no modemap or type declaration, then it surely can only be observed locally and it has all the semantics of a local constant, or a macro! I suspect that -may- also have been the reasoning behind Aldor's choice. -- Gaby -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
