axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] Currying and iteration


From: Vanuxem Grégory
Subject: RE: [Axiom-developer] Currying and iteration
Date: Tue, 28 Mar 2006 16:00:55 +0200

Le lundi 27 mars 2006 à 22:35 -0500, Page, Bill a écrit :
[...]

> What is a "sequence"? As far as I know this is not defined in
> Axiom. Do mean that some types should be automatically coercible
> to type List? Note that:
> 
>   V:=vector [1,2,3]
>   [i for i in V::List Integer]
> 
> works in the Axiom interpreter but it is not clear to me exactly
> where this conversion is defined.

It's a coercion routine (VEC2LIST) coded in the interpreter. 

Cheers,

Greg

> Regards,
> Bill Page
> 
> 
> _______________________________________________
> Axiom-developer mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]