Mike Hansen wrote:
> 
> * Are constructors like "Polynomial" first class objects?  I can't
> seem to assign "Polynomial" to a variable -- it always wants it to be
> filled in like "Polynomial Integer".
> 

Currently constructors are not first class:

1) Type checking rules handle constructors in a quite different way
   than other values
2) Internal representation is different than normal functions.

-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to