On Mon, Jan 30, 2012 at 03:53:41PM +0400, Serge D. Mechveliani wrote:
> [..]
> -- this is different. Further:
>                    (..) -> [1,"bc"]  :: Record(no: Integer, b: String)      
> succeeds.

A similar question is on  Product:  how to set a product data?
For example,

 -> construct(2, true) :: Product(Integer, Boolean)     
 
   Cannot convert from type List(Any) to Product(Integer,Boolean) for 
      value
   [2,true]  

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