On Thu, Jun 11, 2009 at 6:30 PM, Waldek Hebisch wrote:
>
> I think that Johannes wants to use equality in Spad code --
> removing equality from Any does not help with this...
>
The original example in this thread was a .input file for the interpreter.
In Spad code I think it is normal to fully specify static types so one
should write for example:
x:=retractIfCan(a)$AnyFunctions1(String) case String =>
y:=retractIfCan(b)$Anyfunctions1(String) case String =>
(x=y)@Boolean
Regards,
Bill Page.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---